summaryrefslogtreecommitdiff
path: root/android/ipc.c
diff options
context:
space:
mode:
Diffstat (limited to 'android/ipc.c')
-rw-r--r--android/ipc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/android/ipc.c b/android/ipc.c
index 1f5275367..e672bf818 100644
--- a/android/ipc.c
+++ b/android/ipc.c
@@ -21,6 +21,10 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stddef.h>
#include <errno.h>
#include <stdint.h>