diff options
Diffstat (limited to 'string/memmove.c')
-rw-r--r-- | string/memmove.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/memmove.c b/string/memmove.c index 3373401721..22140efc35 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. */ |