mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 22:13:47 -04:00
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
$NetBSD: patch-be,v 1.3 2010/02/22 21:58:48 wiz Exp $
|
|
|
|
--- sndserv/soundsrv.c.orig 2007-07-31 09:57:06.000000000 +0000
|
|
+++ sndserv/soundsrv.c
|
|
@@ -47,7 +47,6 @@ static const char rcsid[] = "$Id: sounds
|
|
#include <sys/ioctl.h>
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/time.h>
|
|
|