You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch

11 lines
171 B

--- 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();