1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/libslang2/files/patch-src-slinclud.h
Roman Bogorodskiy b775014ff5 Add devel/libslang2 - a multi-platform programmer's library designed to
allow a developer to create robust multi-platform software.

PR:		81110
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-05-16 17:13:02 +00:00

12 lines
204 B
C

--- src/slinclud.h.orig Mon May 16 16:11:14 2005
+++ src/slinclud.h Mon May 16 16:11:48 2005
@@ -20,7 +20,7 @@
# include <unistd.h>
#endif
-#ifdef HAVE_MALLOC_H
+#if 0
# include <malloc.h>
#endif