summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-06-12 23:09:00 +0000
committerdim <dim@FreeBSD.org>2011-06-12 23:09:00 +0000
commitd0da16d0c8c6d919bc18b1463f31edad010bbda9 (patch)
tree5aaf950676dff2b8c6418a0c11ca28a2092b8fb2 /usr.sbin
parent91789615b49a87147298eee12c9b111d8c1b64c9 (diff)
downloadFreeBSD-src-d0da16d0c8c6d919bc18b1463f31edad010bbda9.zip
FreeBSD-src-d0da16d0c8c6d919bc18b1463f31edad010bbda9.tar.gz
Unbreak usr.sbin/makefs after r223020.
Pointy hat to: mckusick
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/makefs/ffs/ffs_bswap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/makefs/ffs/ffs_bswap.c b/usr.sbin/makefs/ffs/ffs_bswap.c
index 18ace03..04683a6 100644
--- a/usr.sbin/makefs/ffs/ffs_bswap.c
+++ b/usr.sbin/makefs/ffs/ffs_bswap.c
@@ -34,6 +34,7 @@
__FBSDID("$FreeBSD$");
#include <sys/param.h>
+#include <sys/queue.h>
#if defined(_KERNEL)
#include <sys/systm.h>
#endif
OpenPOWER on IntegriCloud