1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 16:07:07 +00:00
termux-packages/packages/net-snmp/include-net-snmp-library-types.h.patch
2022-02-02 06:14:52 +09:00

14 lines
195 B
Diff

--- a/include/net-snmp/library/types.h
+++ b/include/net-snmp/library/types.h
@@ -6,6 +6,10 @@
#endif
+#ifdef __ANDROID__
+#include <sys/select.h>
+#endif
+
#include <net-snmp/types.h>