1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/xmlrpc-c-devel/files/patch-lib::abyss::src::data.c
Kirill Ponomarev 9d51d547e2 - Fix build on -current
PR:		ports/63752
Submitted by:	Ports Fury
2004-03-04 19:29:05 +00:00

11 lines
275 B
C

--- lib/abyss/src/data.c.orig Fri Feb 2 02:18:08 2001
+++ lib/abyss/src/data.c Fri Mar 5 02:05:24 2004
@@ -32,7 +32,6 @@
**
*******************************************************************************/
-#include <malloc.h>
#include <string.h>
#include "abyss.h"