projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d98aec
)
Include <include/sys/stat.h> to get macro definitions.
author
drepper
<drepper>
Tue, 11 Nov 1997 23:15:24 +0000
(23:15 +0000)
committer
drepper
<drepper>
Tue, 11 Nov 1997 23:15:24 +0000
(23:15 +0000)
io/getdirname.c
patch
|
blob
|
history
diff --git
a/io/getdirname.c
b/io/getdirname.c
index
6823faf
..
cc6dd95
100644
(file)
--- a/
io/getdirname.c
+++ b/
io/getdirname.c
@@
-17,7
+17,7
@@
Boston, MA 02111-1307, USA. */
#include <unistd.h>
-#include <sys/stat.h>
+#include <
include/
sys/stat.h>
#include <stdlib.h>
#include <string.h>