projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cb20ad
)
Include <sys/types.h>, so that this file is self-contained.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 9 Sep 2003 20:09:53 +0000
(20:09 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 9 Sep 2003 20:09:53 +0000
(20:09 +0000)
lib/makepath.h
patch
|
blob
|
history
diff --git
a/lib/makepath.h
b/lib/makepath.h
index 487dba615ef7d2e5f2dd231b7dce8f6a65360f5f..7c1bea8f47ee74ce315b89e4c7c4f5cf6b102667 100644
(file)
--- a/
lib/makepath.h
+++ b/
lib/makepath.h
@@
-19,6
+19,8
@@
/* Written by David MacKenzie <djm@gnu.ai.mit.edu> and Jim Meyering. */
+#include <sys/types.h>
+
int make_path (const char *_argpath,
int _mode,
int _parent_mode,