Test that gnulib does not break the standard C++ headers.
[pspp] / tests / test-signal.c
index b0c11cf84a05c627e42cf177369777cb3a9541a5..e4258d3b10bcb4a59790549f74955b30585bf6c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of <signal.h> substitute.
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -109,9 +109,6 @@ main (void)
 #endif
 #ifdef SIGXFSZ
     case SIGXFSZ:
-#endif
-#ifdef SIG
-    case SIG:
 #endif
       /* SIGRTMIN and SIGRTMAX need not be compile-time constants.  */
 #if 0