projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d5aa45
)
This is strange typically modern mistake. Learn please: stat(2) used sys/types.h...
author
"Vladimir N. Oleynik"
<dzo@simtreas.ru>
Tue, 20 Sep 2005 10:02:36 +0000
(10:02 -0000)
committer
"Vladimir N. Oleynik"
<dzo@simtreas.ru>
Tue, 20 Sep 2005 10:02:36 +0000
(10:02 -0000)
include/libbb.h
patch
|
blob
|
history
diff --git
a/include/libbb.h
b/include/libbb.h
index e767948d7206d94abb4a8fd1155440832bc5c9da..760019d829381e7e454720d5ae035cee690464c8 100644
(file)
--- a/
include/libbb.h
+++ b/
include/libbb.h
@@
-27,8
+27,8
@@
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
-#include <sys/stat.h>
#include <sys/types.h>
+#include <sys/stat.h>
#include <termios.h>
#include <stdint.h>