summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2009-02-08 16:39:41 +0000
committerJustin Lecher <jlec@gentoo.org>2009-02-08 16:39:41 +0000
commitfc1557c07a688e8bf4346f347cac15b817d8e51b (patch)
tree06431a604fd3ea8c7fce8721e286a1e309e2a192 /net-misc/vpncwatch/files/vpncwatch-1.7-gcc4.3.patch
parentmedia-radio/fldigi: Add die statement to dodoc, whitespace (diff)
downloadsunrise-fc1557c07a688e8bf4346f347cac15b817d8e51b.tar.gz
sunrise-fc1557c07a688e8bf4346f347cac15b817d8e51b.tar.bz2
sunrise-fc1557c07a688e8bf4346f347cac15b817d8e51b.zip
net-misc/vpncwatch: Intial checkin of net-misc/vpncwatch-1.7
svn path=/sunrise/; revision=7882
Diffstat (limited to 'net-misc/vpncwatch/files/vpncwatch-1.7-gcc4.3.patch')
-rw-r--r--net-misc/vpncwatch/files/vpncwatch-1.7-gcc4.3.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-misc/vpncwatch/files/vpncwatch-1.7-gcc4.3.patch b/net-misc/vpncwatch/files/vpncwatch-1.7-gcc4.3.patch
new file mode 100644
index 000000000..91c3f5b28
--- /dev/null
+++ b/net-misc/vpncwatch/files/vpncwatch-1.7-gcc4.3.patch
@@ -0,0 +1,11 @@
+--- vpncwatch.c.orig 2009-02-08 17:03:14.296036582 +0100
++++ vpncwatch.c 2009-02-08 17:02:56.932904474 +0100
+@@ -31,6 +31,7 @@
+ #include <arpa/inet.h>
+ #include <netdb.h>
+ #include <errno.h>
++#include <linux/limits.h>
+
+
+ #include "vpncwatch.h"
+