openbsd-ports/audio/shorten/patches/patch-include_binary_h

12 lines
361 B
Plaintext
Raw Normal View History

$OpenBSD: patch-include_binary_h,v 1.1 2002/02/11 17:56:52 naddy Exp $
--- include/binary.h.orig Mon Feb 11 14:52:47 2002
+++ include/binary.h Mon Feb 11 14:52:57 2002
@@ -10,7 +10,6 @@
#include <limits.h>
#include <assert.h>
#include <math.h>
-#include <malloc.h>
#if defined _WIN32 || defined __TURBOC__ || defined __ZTC__ || defined _MSC_VER