Просмотр исходного кода

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" 20 лет назад
Родитель
Сommit
0c0a2b8f1a
1 измененных файлов с 1 добавлено и 0 удалено
  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