From 04162c30951caab27d76c14ffc044949e81e3abd Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 28 Oct 2007 04:16:15 +0000 Subject: Move patch location to maintain easy. --- sysutils/skill/patches/patch-ac | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/skill/patches/patch-ac b/sysutils/skill/patches/patch-ac index c0715d64823..d5f299a81d5 100644 --- a/sysutils/skill/patches/patch-ac +++ b/sysutils/skill/patches/patch-ac @@ -1,13 +1,15 @@ -$NetBSD: patch-ac,v 1.1 2007/10/27 02:52:23 obache Exp $ +$NetBSD: patch-ac,v 1.2 2007/10/28 04:16:15 obache Exp $ --- argparse.c.orig 2005-04-06 23:43:29.000000000 +0000 +++ argparse.c -@@ -30,5 +30,8 @@ #undef NO_AEXTERN +@@ -50,6 +50,10 @@ int Aflag = 0, Fflag = 0, Iflag = 0, Nfl + */ + int SigsPerLine = 16; - #include +#ifdef __STDC__ +#include +#endif - #include - #include - ++ + /* + * ArgParse(argc, argv) + * -- cgit v1.2.3