added missing dependencies to fix failing unistr/ tests
[gnulib.git] / tests / test-signal.c
index b0c11cf..e4258d3 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
@@ -110,9 +110,6 @@ main (void)
 #ifdef SIGXFSZ
     case SIGXFSZ:
 #endif
-#ifdef SIG
-    case SIG:
-#endif
       /* SIGRTMIN and SIGRTMAX need not be compile-time constants.  */
 #if 0
 # ifdef SIGRTMIN