public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] FreeBSD fix for xfsprogs
@ 2007-10-19  5:27 Craig Rodrigues
  0 siblings, 0 replies; only message in thread
From: Craig Rodrigues @ 2007-10-19  5:27 UTC (permalink / raw)
  To: xfs

[-- Attachment #1: Type: text/plain, Size: 109 bytes --]

Hi,

The attached patch is needed to compile xfsprogs on FreeBSD.
-- 
Craig Rodrigues
rodrigc@crodrigues.org

[-- Attachment #2: a.txt --]
[-- Type: text/plain, Size: 442 bytes --]

Index: freebsd.c
===================================================================
RCS file: /cvs/xfs-cmds/xfsprogs/libxfs/freebsd.c,v
retrieving revision 1.17
diff -u -r1.17 freebsd.c
--- freebsd.c	16 Jul 2007 15:55:26 -0000	1.17
+++ freebsd.c	19 Oct 2007 05:26:15 -0000
@@ -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;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-19  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19  5:27 [PATCH] FreeBSD fix for xfsprogs Craig Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox