aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagircbot/files/patch-utils.cpp
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-07-06 07:15:08 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-07-06 07:15:08 +0000
commit430a488d9741a8800f7ee9f2f5cb1e95f21c00cb (patch)
treeb397db0b9969bb73b3f6ae71cc83734918ea32ba /net-mgmt/nagircbot/files/patch-utils.cpp
parentc119f2af3cbfdb7cd88bb43f21dbc10e7ad5f124 (diff)
downloadports-430a488d9741a8800f7ee9f2f5cb1e95f21c00cb.tar.gz
ports-430a488d9741a8800f7ee9f2f5cb1e95f21c00cb.zip
Notes
Diffstat (limited to 'net-mgmt/nagircbot/files/patch-utils.cpp')
-rw-r--r--net-mgmt/nagircbot/files/patch-utils.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/nagircbot/files/patch-utils.cpp b/net-mgmt/nagircbot/files/patch-utils.cpp
new file mode 100644
index 000000000000..baf92293db0f
--- /dev/null
+++ b/net-mgmt/nagircbot/files/patch-utils.cpp
@@ -0,0 +1,10 @@
+--- utils.cpp.orig Mon Nov 27 06:21:58 2006
++++ utils.cpp Sat Apr 28 13:45:23 2007
+@@ -29,6 +29,7 @@
+ #include <netdb.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <netinet/in.h>
+ extern "C" {
+ #include "error.h"
+ }