better fix for implicit declaration
[debian/pax] / ar_subs.c
index b7298fa6b1867e9eb47aa9f9bcdbdbcc12d6bdbe..382462cd6540f148abe3258affcc8650a0426d8c 100644 (file)
--- a/ar_subs.c
+++ b/ar_subs.c
@@ -62,8 +62,6 @@ static int get_arc(void);
 static int next_head(ARCHD *);
 extern sigset_t s_mask;
 
-extern size_t strlcpy(char *, const char *, size_t);
-
 /*
  * Routines which control the overall operation modes of pax as specified by
  * the user: list, append, read ...