Przeglądaj źródła

Congratulations! You get the stupid award for not including <signal.h> to
pull in the signal #define's. How did this compile for you again?

"Steven J. Hill" 19 lat temu
rodzic
commit
0c0a2b8f1a
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      libc/string/strsignal.c

+ 1 - 0
libc/string/strsignal.c

@@ -17,6 +17,7 @@
 #include <features.h>
 #include <string.h>
 #include <bits/uClibc_uintmaxtostr.h>
+#include <signal.h>
 
 #define _SYS_NSIG			32