summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-ap
blob: d132cfaba091b1597fbbcf97ad657da771bda12d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ap,v 1.1 2006/01/12 17:13:58 joerg Exp $

--- outgoing/listen.c.orig	2006-01-12 16:57:07.000000000 +0000
+++ outgoing/listen.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>