projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
267a598
)
include unistd.h
author
Jim Meyering
<jim@meyering.net>
Sat, 15 Nov 1997 19:43:06 +0000
(19:43 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 15 Nov 1997 19:43:06 +0000
(19:43 +0000)
m4/mktime.m4
patch
|
blob
|
history
diff --git
a/m4/mktime.m4
b/m4/mktime.m4
index c82183024ead4b4a113006c574a91960bf5a524d..45d899af469ed15251ffb1e7c6b5e7af6be7ddcb 100644
(file)
--- a/
m4/mktime.m4
+++ b/
m4/mktime.m4
@@
-26,6
+26,10
@@
changequote(<<, >>)dnl
# endif
#endif
+#if HAVE_UNISTD_H
+# include <unistd.h>
+#endif
+
#if !HAVE_ALARM
# define alarm(X) /* empty */
#endif