freebsd-ports/games/doom/files/patch-sndserv__soundsrv.c
Jean-Marc Zucconi 1f155c3f99 Sanitize the fetch target.
Update version number.
Replace post-patch with real patch files.

PR:		ports/87111
Submitted by:	edwin
2005-10-10 11:33:30 +00:00

11 lines
275 B
C

--- sndserv/soundsrv.c.orig Sat Oct 8 17:15:28 2005
+++ sndserv/soundsrv.c Sat Oct 8 17:15:33 2005
@@ -47,7 +47,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>