openbsd-ports/devel/jam/patches/patch-jam_h

13 lines
311 B
Plaintext
Raw Normal View History

$OpenBSD: patch-jam_h,v 1.1.1.1 2003/02/13 14:51:43 naddy Exp $
--- jam.h.orig Wed Mar 20 18:40:21 2002
+++ jam.h Thu Feb 13 15:18:22 2003
@@ -380,7 +380,7 @@
!defined(OS_MACOSX) && \
!defined(OS_RHAPSODY) && \
!defined(OS_MVS)
-# include <malloc.h>
+# include <stdlib.h>
# endif
# endif