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:
8f5674d
)
(STATIC): Remvoe definitions.
author
Jim Meyering
<jim@meyering.net>
Thu, 28 Nov 2002 09:37:58 +0000
(09:37 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 28 Nov 2002 09:37:58 +0000
(09:37 +0000)
lib/mktime.c
patch
|
blob
|
history
diff --git
a/lib/mktime.c
b/lib/mktime.c
index 21926fc7824ecc7dd40e02424f15b0add18969b5..140164d2a3889b79fdc48ac1614bdcebcb8cddad 100644
(file)
--- a/
lib/mktime.c
+++ b/
lib/mktime.c
@@
-29,9
+29,6
@@
#ifdef _LIBC
# define HAVE_LIMITS_H 1
# define STDC_HEADERS 1
-# define STATIC /* empty */
-#else
-# define STATIC static
#endif
/* Assume that leap seconds are possible, unless told otherwise.