Bryan Drewery
22 lat temu
1 zmienionych plików z
1 dodań i
0 usunięć
-
1
0
src/main.c
|
|
@@ -37,6 +37,7 @@
|
|
|
#include <sys/file.h>
|
|
|
#include <sys/stat.h>
|
|
|
#include <sys/types.h>
|
|
|
+#include <signal.h>
|
|
|
#ifdef S_ANTITRACE
|
|
|
#include <sys/ptrace.h>
|
|
|
#include <sys/wait.h>
|