freebsd-ports/net/yaz/files/patch-src_malloc__info.c
Pawel Pekala 0c12568d73 - Update to version 5.17.0
- Add LICENSE information
- Register dependencies found by stage-qa
- Drop maintainership
2016-10-06 17:03:22 +00:00

11 lines
210 B
C

--- src/malloc_info.c.orig 2016-10-05 20:17:14 UTC
+++ src/malloc_info.c
@@ -12,7 +12,7 @@
#include <config.h>
#endif
-#include <malloc.h>
+#include <stdlib.h>
#include <stdio.h>
#include <yaz/wrbuf.h>