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:
43cab34
)
Update from gnulib.
author
Jim Meyering
<jim@meyering.net>
Fri, 6 Jun 2003 19:42:03 +0000
(19:42 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 6 Jun 2003 19:42:03 +0000
(19:42 +0000)
lib/dirname.h
patch
|
blob
|
history
diff --git
a/lib/dirname.h
b/lib/dirname.h
index cea14c04ff479f51bc7635a847e476b0ec118fcc..4f794ee4840aff2ee4d577fa06e05dcb7b097b30 100644
(file)
--- a/
lib/dirname.h
+++ b/
lib/dirname.h
@@
-17,6
+17,8
@@
#ifndef DIRNAME_H_
# define DIRNAME_H_ 1
+# include <stddef.h>
+
# ifndef PARAMS
# if defined PROTOTYPES || (defined __STDC__ && __STDC__)
# define PARAMS(Args) Args