summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpd_util.c
blob: cc25aeab5c7047ae77f22c09967bbb64211f3578 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- bgpd/util.c	2008-03-18 15:24:06.000000000 +0100
+++ bgpd/util.c	2008-03-18 13:27:29.000000000 +0100
@@ -18,6 +18,7 @@
  */
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <sys/limits.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>