aboutsummaryrefslogtreecommitdiff
path: root/lang/eperl/files/extra-patch-eperl_proto.h
blob: 576af2d20a87798db24395ad6862956761287054 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- eperl_proto.h.orig	2009-01-29 16:05:55.000000000 -0500
+++ eperl_proto.h	2009-01-29 16:06:01.000000000 -0500
@@ -83,7 +83,6 @@
 extern char *strnchr(char *buf, char chr, int n);
 extern char *ePerl_ePerl_strnstr(char *buf, char *str, int n);
 extern char *strncasestr(char *buf, char *str, int n);
-extern char *strndup(char *buf, int n);
 extern char *ePerl_Bristled2Plain(char *cpBuf);
 
 /* eperl_pp.c */