summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/ffs/namespace.h
blob: c6b0d8e6663589ea2cfd4f6e1bf860a4a8cd7af1 (plain)
1
2
3
4
5
/*	$Id: namespace.h,v 1.1 2022/03/06 08:31:54 hgutch Exp $	*/

#ifndef daddr_t
#define daddr_t int64_t
#endif