aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagtail/files/patch-utils.cpp
blob: 7ad864710f0806a8c2ee01631dee6e6e2cf2a804 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- utils.cpp.orig	2011-06-01 07:30:26.000000000 -0400
+++ utils.cpp	2011-06-01 07:30:35.000000000 -0400
@@ -29,6 +29,7 @@
 #include <netdb.h>
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 extern "C" {
 #include "error.h"
 }