projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6abf8
)
include "xstrndup.h"
author
Jim Meyering
<jim@meyering.net>
Wed, 23 Jul 2003 06:16:05 +0000
(06:16 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 23 Jul 2003 06:16:05 +0000
(06:16 +0000)
lib/xstrndup.c
patch
|
blob
|
history
diff --git
a/lib/xstrndup.c
b/lib/xstrndup.c
index 25950706ca95da0b53dfa59bb19b68ea250165be..a1e819efaf35ea1ea96ebec159a70c52d3fb1bac 100644
(file)
--- a/
lib/xstrndup.c
+++ b/
lib/xstrndup.c
@@
-22,8
+22,7
@@
# include "config.h"
#endif
-#include <stddef.h>
-
+#include "xstrndup.h"
#include "xalloc.h"
char *strndup (char const *, size_t);