Commits

Joshua Root authored bf30dfcb39a
quagga: fix build on 10.7 (https://trac.macports.org/ticket/32535), use add_users, set license

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95035 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/quagga/files/rfc3542.diff

Added
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 +@@ -143,6 +143,7 @@ typedef int socklen_t;
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>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut