aboutsummaryrefslogtreecommitdiff
path: root/string/memmove.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/memmove.c')
-rw-r--r--string/memmove.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/string/memmove.c b/string/memmove.c
index 3373401..22140ef 100644
--- a/string/memmove.c
+++ b/string/memmove.c
@@ -20,7 +20,6 @@
#include <string.h>
#include <memcopy.h>
-#include <pagecopy.h>
/* All this is so that bcopy.c can #include
this file after defining some things. */