summaryrefslogtreecommitdiff
blob: 1dd96c8b7b4beec8ebb671a17302d9379efd638f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: core-0.9.1/src/unix_stubs.c
===================================================================
--- core-0.9.1.orig/src/unix_stubs.c
+++ core-0.9.1/src/unix_stubs.c
@@ -40,6 +40,7 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <ifaddrs.h>
+#include <sys/sysmacros.h>
 
 #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
 #define stat64 stat