aboutsummaryrefslogtreecommitdiff
path: root/misc/ptrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ptrace.c')
-rw-r--r--misc/ptrace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/ptrace.c b/misc/ptrace.c
index 06356c9..aace1b5 100644
--- a/misc/ptrace.c
+++ b/misc/ptrace.c
@@ -19,7 +19,6 @@
#include <sys/ptrace.h>
#include <sys/types.h>
#include <stdarg.h>
-#include <libc-internal.h>
/* Perform process tracing functions. REQUEST is one of the values
in <sys/ptrace.h>, and determines the action to be taken.