2
0
Fridrich Strba 2010-08-12 08:53:44 +00:00 committed by Git OBS Bridge
parent 322dad41cb
commit deb5f41457

View File

@ -12,7 +12,7 @@
+#endif +#endif
-#ifndef _NO_OLDNAMES -#ifndef _NO_OLDNAMES
+#ifndef _POSIX +#ifdef _POSIX
typedef _sigset_t sigset_t; typedef _sigset_t sigset_t;
#endif #endif
#endif /* Not _SIGSET_T_ */ #endif /* Not _SIGSET_T_ */