summaryrefslogtreecommitdiff
path: root/net/rp-pppoe/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/rp-pppoe/patches/patch-ag')
-rw-r--r--net/rp-pppoe/patches/patch-ag6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/rp-pppoe/patches/patch-ag b/net/rp-pppoe/patches/patch-ag
index d1128db605c..84bf58f064e 100644
--- a/net/rp-pppoe/patches/patch-ag
+++ b/net/rp-pppoe/patches/patch-ag
@@ -1,10 +1,8 @@
-$NetBSD: patch-ag,v 1.1 2002/10/09 08:30:43 tron Exp $
+$NetBSD: patch-ag,v 1.2 2002/10/09 13:38:21 tron Exp $
--- common.c.orig Mon Jul 8 16:38:24 2002
+++ common.c Tue Oct 8 16:56:44 2002
-@@ -18,7 +18,9 @@
- static char const RCSID[] =
- "$Id: patch-ag,v 1.1 2002/10/09 08:30:43 tron Exp $";
+@@ -20,5 +20,7 @@
/* For vsnprintf prototype */
+#ifndef __NetBSD__
#define _ISOC99_SOURCE 1