projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8baa7b1
)
#2404, patch 02: include sys/vfs on GNU
author
Christian Grothoff
<christian@grothoff.org>
Mon, 4 Jun 2012 09:31:21 +0000
(09:31 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 4 Jun 2012 09:31:21 +0000
(09:31 +0000)
src/util/disk.c
patch
|
blob
|
history
diff --git
a/src/util/disk.c
b/src/util/disk.c
index c899358e5ba6df3f2f82ba92c514c019cb6fc011..87db98cdef606196b74d8e5115286436ed08647f 100644
(file)
--- a/
src/util/disk.c
+++ b/
src/util/disk.c
@@
-47,7
+47,7
@@
-#if defined(LINUX) || defined(CYGWIN)
+#if defined(LINUX) || defined(CYGWIN)
|| defined(GNU)
#include <sys/vfs.h>
#else
#if defined(SOMEBSD) || defined(DARWIN)