summaryrefslogtreecommitdiff
path: root/games/heretic/files/patch-ag
blob: d878db7c6405bb2e04094fc469981b8a5d48d591 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sndserv/wadread.c	Thu Nov 25 05:24:49 1999
+++ sndserv/wadread.c.new	Sun Feb 13 03:54:46 2000
@@ -39,7 +39,7 @@
  */
 
 
-#include <malloc.h>
+#include <stdlib.h>
 #include <fcntl.h>
 #include <sys/stat.h>
 #include <stdio.h>