Define NSIG
authorceriel <none@none>
Tue, 22 Oct 1991 09:05:15 +0000 (09:05 +0000)
committerceriel <none@none>
Tue, 22 Oct 1991 09:05:15 +0000 (09:05 +0000)
include/_tail_cc/signal.h

index 23bb51e..38d159c 100644 (file)
@@ -11,6 +11,7 @@
 #else
 #define _NSIG             16   /* number of signals used */
 #endif
+#define NSIG _NSIG
 
 #define SIGHUP            1    /* hangup */
 #define SIGINT             2   /* interrupt (DEL) */