compile fix
authorChris Mason <chris.mason@oracle.com>
Tue, 8 May 2007 00:04:45 +0000 (20:04 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Tue, 8 May 2007 00:04:45 +0000 (20:04 -0400)
btrfsck.c

index 49af42a..31cb0bd 100644 (file)
--- a/btrfsck.c
+++ b/btrfsck.c
@@ -1,6 +1,7 @@
 #define _XOPEN_SOURCE 500
 #include <stdio.h>
 #include <stdlib.h>
+#define __USE_GNU
 #include <fcntl.h>
 #include "kerncompat.h"
 #include "radix-tree.h"