From b6bb8c3d3a17625aa826094130b3d84530b6dae4 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 28 Apr 2009 21:27:54 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'. --- security/sudosh3/files/patch-src-getopt.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/sudosh3/files/patch-src-getopt.c (limited to 'security/sudosh3/files/patch-src-getopt.c') diff --git a/security/sudosh3/files/patch-src-getopt.c b/security/sudosh3/files/patch-src-getopt.c deleted file mode 100644 index ba8dff15118d..000000000000 --- a/security/sudosh3/files/patch-src-getopt.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/getopt.c.orig 2007-12-21 13:03:26.000000000 -0800 -+++ src/getopt.c 2008-09-26 13:45:11.958473185 -0700 -@@ -195,6 +195,8 @@ - /* gcc with -traditional declares the built-in strlen to return int, - and has done so at least since version 2.4.5. -- rms. */ - extern int strlen(const char *); -+#else -+#include - #endif /* not __STDC__ */ - #endif /* __GNUC__ */ - -- cgit v1.2.3