Commits
Joshua Root authored bf30dfcb39a
1 + | --- lib/zebra.h.orig 2009-12-09 23:37:12.000000000 +1100 |
2 + | +++ lib/zebra.h 2012-07-05 00:54:00.000000000 +1000 |
3 + | |
4 + | #endif /* HAVE_SYS_SOCKIO_H */ |
5 + | |
6 + | #ifdef HAVE_NETINET_IN_H |
7 + | +#define __APPLE_USE_RFC_3542 |
8 + | #include <netinet/in.h> |
9 + | #endif /* HAVE_NETINET_IN_H */ |
10 + | #include <netinet/in_systm.h> |