summaryrefslogtreecommitdiff
path: root/app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch
blob: 171b9959f433e30e87b65e754df56e4e96b6f626 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/environ.c
+++ b/environ.c
@@ -437,7 +437,6 @@
 #endif
 
 extern struct tm *localtime();
-extern time_t time();
 extern char   *strcpy();
 extern voidp  *malloc();