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-office/sc/files/sc-7.16-amd64.patch

24 lines
344 B

--- a/xmalloc.c
+++ b/xmalloc.c
@@ -3,19 +3,12 @@
* $Revision: 7.16 $
*/
+#include <stdlib.h>
#include <curses.h>
#include "sc.h"
-extern char *malloc();
-extern char *realloc();
-extern void free();
void fatal();
-#ifdef SYSV3
-extern void free();
-extern void exit();
-#endif
-
#define MAGIC (double)1234567890.12344
char *