From 1bbdec872cf6e397612364bc898c18e13fb2888c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 14 Aug 2004 19:00:00 +0000 Subject: Fix build with gcc-3.4 --- security/racoon2/files/patch-kmpstat.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/racoon2/files/patch-kmpstat.c (limited to 'security/racoon2') diff --git a/security/racoon2/files/patch-kmpstat.c b/security/racoon2/files/patch-kmpstat.c new file mode 100644 index 000000000000..1bfb00635824 --- /dev/null +++ b/security/racoon2/files/patch-kmpstat.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- kmpstat.c.orig Sat Aug 14 20:54:23 2004 ++++ kmpstat.c Sat Aug 14 20:54:50 2004 +@@ -365,7 +365,7 @@ + } + break; + +- default: ++ default: break; + /* IGNORE */ + } + -- cgit v1.2.3