From: "Craig Rodrigues" <rodrigc@crodrigues.org>
To: xfs@oss.sgi.com
Subject: [PATCH] FreeBSD fix for xfsprogs
Date: Fri, 19 Oct 2007 01:27:26 -0400 [thread overview]
Message-ID: <20071019052726.GA2049@crodrigues.org> (raw)
[-- 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;
reply other threads:[~2007-10-19 5:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071019052726.GA2049@crodrigues.org \
--to=rodrigc@crodrigues.org \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox