mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
|
--- 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>
|