1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-29 00:20:40 -04:00
ports/math/arpack++/files/patch-include__arlutil.h
2014-07-29 17:12:47 +00:00

11 lines
258 B
C

--- include/arlutil.h.orig Thu Jul 31 22:32:42 1997
+++ include/arlutil.h Mon Oct 20 00:09:43 2003
@@ -12,7 +12,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <assert.h>
/* Macros */