summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'comms/modemd/patches/patch-aq')
-rw-r--r--comms/modemd/patches/patch-aq13
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/modemd/patches/patch-aq b/comms/modemd/patches/patch-aq
new file mode 100644
index 00000000000..6265de14c32
--- /dev/null
+++ b/comms/modemd/patches/patch-aq
@@ -0,0 +1,13 @@
+$NetBSD: patch-aq,v 1.1 2006/01/12 17:13:58 joerg Exp $
+
+--- incoming/connect.c.orig 2006-01-12 16:57:35.000000000 +0000
++++ incoming/connect.c
+@@ -53,7 +53,7 @@ static char copyright[] =
+ #include <syslog.h>
+ #include <unistd.h>
+ #include <sys/time.h>
+-#include <sys/errno.h>
++#include <errno.h>
+ #include <netdb.h>
+ #include <sys/stat.h>
+ #include <sys/resource.h>