Blame SOURCES/lrzsz-0.12.20-glibc21.patch

1a4d14
--- lrzsz-0.12.20/src/lsz.c.glibc21	Tue Dec 29 17:07:59 1998
1a4d14
+++ lrzsz-0.12.20/src/lsz.c	Mon Mar  8 10:56:19 1999
1a4d14
@@ -53,7 +53,6 @@
1a4d14
 #ifndef STRICT_PROTOTYPES
1a4d14
 extern time_t time();
1a4d14
 extern char *strerror();
1a4d14
-extern char *strstr();
1a4d14
 #endif
1a4d14
 
1a4d14
 #ifndef HAVE_ERRNO_DECLARATION
1a4d14
--- lrzsz-0.12.20/src/lrz.c.glibc21	Wed Dec 30 02:49:24 1998
1a4d14
+++ lrzsz-0.12.20/src/lrz.c	Mon Mar  8 10:56:01 1999
1a4d14
@@ -44,7 +44,6 @@
1a4d14
 #ifndef STRICT_PROTOTYPES
1a4d14
 extern time_t time();
1a4d14
 extern char *strerror();
1a4d14
-extern char *strstr();
1a4d14
 #endif
1a4d14
 
1a4d14
 #ifndef HAVE_ERRNO_DECLARATION