Files
2013-09-26 17:14:40 +02:00

15 lines
357 B
Plaintext

$NetBSD: patch-aa,v 1.3 2007/07/30 14:50:36 joerg Exp $
--- wslib/wsound.h.orig 2007-07-30 14:39:15.000000000 +0000
+++ wslib/wsound.h
@@ -43,9 +43,6 @@ $Id: wsound.h,v 1.25 2000/01/19 14:24:19
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#ifndef __FreeBSD__
-#include <malloc.h>
-#endif
#include <sys/stat.h>
#include <sys/types.h>