git@sv
/
gnulib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f683a15
)
merge with 3.9s
author
Jim Meyering
<jim@meyering.net>
Thu, 27 Oct 1994 13:44:07 +0000
(13:44 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 27 Oct 1994 13:44:07 +0000
(13:44 +0000)
lib/fsusage.c
patch
|
blob
|
history
diff --git
a/lib/fsusage.c
b/lib/fsusage.c
index f326c37592fdd1d99d67b84989163b29bc27411a..e8c1bfca1d105246efee3cbe58366c3d66da7988 100644
(file)
--- a/
lib/fsusage.c
+++ b/
lib/fsusage.c
@@
-20,6
+20,7
@@
#endif
#include <sys/types.h>
+#include <sys/stat.h>
#include "fsusage.h"
#include "safe-stat.h"
@@
-50,7
+51,6
@@
int statfs ();
#endif
#ifdef HAVE_DUSTAT_H /* AIX PS/2. */
-#include <sys/stat.h>
#include <sys/dustat.h>
#endif