summaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs/files/patch-freebsd.c
blob: aee6d5893f2177e489064ef268a493ab935a0a6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libxfs/freebsd.c.orig	2007-10-18 22:02:28.000000000 -0400
+++ libxfs/freebsd.c	2007-10-18 22:02:39.000000000 -0400
@@ -21,6 +21,7 @@
 #include <sys/disk.h>
 #include <sys/mount.h>
 #include <sys/ioctl.h>
+#include <sys/sysctl.h>
 
 int platform_has_uuid = 1;
 extern char *progname;