mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
Update version number. Replace post-patch with real patch files. PR: ports/87111 Submitted by: edwin
11 lines
228 B
C
11 lines
228 B
C
--- sndserv/wadread.c.orig Sat Oct 8 17:15:05 2005
|
|
+++ sndserv/wadread.c Sat Oct 8 17:15:09 2005
|
|
@@ -39,7 +39,7 @@
|
|
|
|
|
|
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include <fcntl.h>
|
|
#include <sys/stat.h>
|
|
#include <stdio.h>
|