summaryrefslogtreecommitdiff
path: root/games/heretic/files/patch-sndserv_soundsrv.c
blob: 002ce7394273cab50a639dff8ac8b83d2e3c1f93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sndserv/soundsrv.c.orig	1999-03-23 01:06:59 UTC
+++ sndserv/soundsrv.c
@@ -43,7 +43,7 @@
 #include <sys/ioctl.h>
 #include <unistd.h>
 #include <stdlib.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <sys/stat.h>
 #include <sys/time.h>