1/*	$Id: namespace.h,v 1.1 2022/03/06 08:31:54 hgutch Exp $	*/
2
3#ifndef daddr_t
4#define daddr_t int64_t
5#endif
6