Diff between 29ec84e8d21f85c85be3104e29274d5328b7868e and 56545bb25d07af11b12d2afddeb7e187aed8edbf

Changed Files

File Additions Deletions Status
android/pan.c +1 -0 modified

Full Patch

diff --git a/android/pan.c b/android/pan.c
index d8572cc..6131890 100644
--- a/android/pan.c
+++ b/android/pan.c
@@ -34,6 +34,7 @@
 #include <sys/ioctl.h>
 #include <sys/socket.h>
 #include <sys/wait.h>
+#include <sys/types.h>
 #include <net/if.h>
 #include <linux/sockios.h>
 #include <netinet/in.h>