projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab2690
)
Update a comment.
author
Bruno Haible
<bruno@clisp.org>
Sun, 22 Jun 2008 19:49:39 +0000
(21:49 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 22 Jun 2008 19:49:39 +0000
(21:49 +0200)
lib/signal.in.h
patch
|
blob
|
history
diff --git
a/lib/signal.in.h
b/lib/signal.in.h
index 30fa92900c258119b9e8a2bacfa630203acadf4b..f0551380cdb9b263973200e0fa78213d584f9284 100644
(file)
--- a/
lib/signal.in.h
+++ b/
lib/signal.in.h
@@
-33,7
+33,8
@@
/* The definition of GL_LINK_WARNING is copied here. */
-/* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */
+/* Define pid_t, uid_t.
+ Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */
#include <sys/types.h>
#ifdef __cplusplus