From: Bruno Haible Date: Sun, 22 Jun 2008 19:49:39 +0000 (+0200) Subject: Update a comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf1a602967d71f8c8db9353b642ceec4a237864;p=pspp Update a comment. --- diff --git a/lib/signal.in.h b/lib/signal.in.h index 30fa92900c..f0551380cd 100644 --- 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 , but in . */ +/* Define pid_t, uid_t. + Also, mingw defines sigset_t not in , but in . */ #include #ifdef __cplusplus