mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
4b2e55a9dc
PR: 31572 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
12 lines
239 B
C
12 lines
239 B
C
--- src/input/input_rtp.c.orig Sat Oct 27 19:14:06 2001
|
|
+++ src/input/input_rtp.c Sat Oct 27 19:14:14 2001
|
|
@@ -67,7 +67,6 @@
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include <unistd.h>
|
|
#include <fcntl.h>
|
|
#include <string.h>
|
|
|