xref: /netbsd-src/usr.sbin/makefs/ffs/namespace.h (revision 32d1c65c71fbdb65a012e8392a62a757dd6853e9)
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