summaryrefslogtreecommitdiff
path: root/security/racoon/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'security/racoon/patches/patch-ah')
-rw-r--r--security/racoon/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/racoon/patches/patch-ah b/security/racoon/patches/patch-ah
new file mode 100644
index 00000000000..98fa0c98021
--- /dev/null
+++ b/security/racoon/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2002/05/07 09:03:57 itojun Exp $
+
+--- plog.h Fri Apr 26 09:00:10 2002
++++ plog.h Tue May 7 17:56:49 2002
+@@ -1,2 +1,2 @@
+-/* $KAME: plog.h,v 1.9 2002/04/26 00:00:10 itojun Exp $ */
++/* $KAME: plog.h,v 1.10 2002/05/07 08:56:19 sakane Exp $ */
+
+@@ -64,3 +64,3 @@
+ extern void plogv __P((int, const char *, struct sockaddr *,
+- const char *, ...));
++ const char *, va_list));
+ extern void plogdump __P((int, void *, size_t));