summaryrefslogtreecommitdiffstats
path: root/toolbox/restorecon.c
diff options
context:
space:
mode:
Diffstat (limited to 'toolbox/restorecon.c')
-rw-r--r--toolbox/restorecon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbox/restorecon.c b/toolbox/restorecon.c
index 3568625..cb5799e 100644
--- a/toolbox/restorecon.c
+++ b/toolbox/restorecon.c
@@ -1,6 +1,7 @@
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <errno.h>
#include <selinux/selinux.h>
#include <selinux/android.h>