Minor fix
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -26,6 +26,7 @@ | ... | @@ -26,6 +26,7 @@ |
26 | #include <stdlib.h> | 26 | #include <stdlib.h> |
27 | #include <string.h> | 27 | #include <string.h> |
28 | #include <unistd.h> | 28 | #include <unistd.h> |
29 | #include <signal.h> | ||
29 | #include <sysexits.h> | 30 | #include <sysexits.h> |
30 | 31 | ||
31 | #include <sys/types.h> | 32 | #include <sys/types.h> | ... | ... |
-
Please register or sign in to post a comment