summaryrefslogtreecommitdiffstats
path: root/hidd/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'hidd/main.c')
-rw-r--r--hidd/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hidd/main.c b/hidd/main.c
index 77372a11..d0883b36 100644
--- a/hidd/main.c
+++ b/hidd/main.c
@@ -31,7 +31,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
-#include <malloc.h>
+#include <string.h>
#include <syslog.h>
#include <signal.h>
#include <getopt.h>