summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/ffs/ffs_bswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/ffs/ffs_bswap.c')
-rw-r--r--usr.sbin/makefs/ffs/ffs_bswap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/makefs/ffs/ffs_bswap.c b/usr.sbin/makefs/ffs/ffs_bswap.c
index 04683a6..7049991 100644
--- a/usr.sbin/makefs/ffs/ffs_bswap.c
+++ b/usr.sbin/makefs/ffs/ffs_bswap.c
@@ -35,6 +35,8 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/queue.h>
+#include <sys/lock.h>
+#include <sys/lockmgr.h>
#if defined(_KERNEL)
#include <sys/systm.h>
#endif
OpenPOWER on IntegriCloud