aboutsummaryrefslogtreecommitdiff
path: root/include/event2/event-config-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/event2/event-config-linux.h')
-rw-r--r--include/event2/event-config-linux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/event2/event-config-linux.h b/include/event2/event-config-linux.h
index 7c43c78..52ac09f 100644
--- a/include/event2/event-config-linux.h
+++ b/include/event2/event-config-linux.h
@@ -352,7 +352,9 @@
#define EVENT__HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/sysctl.h> header file. */
+#if !defined(ANDROID_HOST_MUSL)
#define EVENT__HAVE_SYS_SYSCTL_H 1
+#endif
/* Define to 1 if you have the <sys/timerfd.h> header file. */
#define HAVE_SYS_TIMERFD_H 1