projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b35600
)
Change mkstemp Include: section to refer to "mkstemp.h".
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 20 Sep 2006 18:48:29 +0000
(18:48 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 20 Sep 2006 18:48:29 +0000
(18:48 +0000)
ChangeLog
patch
|
blob
|
history
modules/mkstemp
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 5bee33abfc75ad3dec8dc667a2af8b78b45da382..d0a1078fb4bb1f5e1a4c7df845e23a5a551425b0 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-3,6
+3,7
@@
* modules/mkstemp (Depends-on): Add extensions, so that
mkstemp is visible on some platforms.
(Makefile.am): Add mkstemp.h to EXTRA_DIST.
+ (Include): Change to "mkstemp.h" from <stdlib.h>.
2006-09-19 Eric Blake <ebb9@byu.net>
diff --git
a/modules/mkstemp
b/modules/mkstemp
index 36d9be24861476796f8d71c4bfef646116dbc852..efb0c40b3ec37fd5a8a2748160f5e5c3c3cf898b 100644
(file)
--- a/
modules/mkstemp
+++ b/
modules/mkstemp
@@
-19,7
+19,7
@@
Makefile.am:
EXTRA_DIST += mkstemp.h
Include:
-<stdlib.h>
+"mkstemp.h"
License:
GPL