Update a comment.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jun 2008 19:49:39 +0000 (21:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jun 2008 19:49:39 +0000 (21:49 +0200)
lib/signal.in.h

index 30fa929..f055138 100644 (file)
@@ -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