diff options
Diffstat (limited to 'detect/gdb.c')
| -rw-r--r-- | detect/gdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/detect/gdb.c b/detect/gdb.c index fd0dacd..00336d6 100644 --- a/detect/gdb.c +++ b/detect/gdb.c | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | #include <signal.h> | 7 | #include <signal.h> |
| 8 | #include <stdio.h> | 8 | #include <stdio.h> |
| 9 | #include <unistd.h> | ||
| 9 | #include <stdlib.h> | 10 | #include <stdlib.h> |
| 10 | #include <string.h> | 11 | #include <string.h> |
| 11 | #include <sys/ptrace.h> | 12 | #include <sys/ptrace.h> |
