aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--console-tools/loadfont.c1
-rw-r--r--networking/traceroute.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/console-tools/loadfont.c b/console-tools/loadfont.c
index 31221e080..ded1b6a95 100644
--- a/console-tools/loadfont.c
+++ b/console-tools/loadfont.c
@@ -10,7 +10,6 @@
#include <stdio.h>
#include <string.h>
#include <fcntl.h>
-#include <memory.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
diff --git a/networking/traceroute.c b/networking/traceroute.c
index 4f7ebf176..c7088cf6c 100644
--- a/networking/traceroute.c
+++ b/networking/traceroute.c
@@ -205,7 +205,6 @@
//#define CONFIG_FEATURE_TRACEROUTE_USE_ICMP
#include <errno.h>
-#include <memory.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>