summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dalvik_system_Zygote.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dalvik_system_Zygote.cc b/src/dalvik_system_Zygote.cc
index d74d3ebf1a..49556bf4da 100644
--- a/src/dalvik_system_Zygote.cc
+++ b/src/dalvik_system_Zygote.cc
@@ -16,6 +16,7 @@
#include <grp.h>
#include <paths.h>
+#include <signal.h>
#include <stdlib.h>
#include <sys/prctl.h>
#include <sys/types.h>