summaryrefslogtreecommitdiff
path: root/net/vpnc/patches/patch-ba
blob: 97f2b24b2aa68d01ab6b9417041e7119e2daf785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ba,v 1.1 2011/03/05 17:54:17 cegger Exp $

--- sysdep.h.orig	2011-03-01 13:49:38.000000000 +0000
+++ sysdep.h
@@ -57,6 +57,7 @@ int tun_get_hwaddr(int fd, char *dev, ui
 #define HAVE_FGETLN    1
 #define HAVE_UNSETENV  1
 #define HAVE_SETENV    1
+#define HAVE_GETLINE   1
 #endif
 
 /***************************************************************************/