projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f9e77
)
[@BEGIN_LSTAT_ONLY@]: Include <string.h>.
author
Jim Meyering
<jim@meyering.net>
Sat, 23 Nov 2002 15:47:14 +0000
(15:47 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 23 Nov 2002 15:47:14 +0000
(15:47 +0000)
lib/xstat.in
patch
|
blob
|
history
diff --git
a/lib/xstat.in
b/lib/xstat.in
index 90d1bcb03f584473ee0c5bc11ee1e5f6a14e72b1..72fd7f65db0847525858fa1ca67b845f53afc8a6 100644
(file)
--- a/
lib/xstat.in
+++ b/
lib/xstat.in
@@
-31,6
+31,7
@@
extern int errno;
#endif
@BEGIN_LSTAT_ONLY@
+#include <string.h>
#if HAVE_STDLIB_H
# include <stdlib.h>