projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4297bfa
)
Really sync with libc, not with my locally-modified copy.
author
Jim Meyering
<jim@meyering.net>
Mon, 25 Nov 2002 15:31:05 +0000
(15:31 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 25 Nov 2002 15:31:05 +0000
(15:31 +0000)
Thanks, Karl!
lib/mktime.c
patch
|
blob
|
history
diff --git
a/lib/mktime.c
b/lib/mktime.c
index 22217900d2b6818c6adaa341aeb12403f8b31968..f4c2c67d2431c44cfda19d2c0808f8aa7d94f215 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.