mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
76df383f34
PR: ports/100027 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
9 lines
223 B
C
9 lines
223 B
C
--- src/modules/xfader.c.orig Thu Mar 25 07:00:35 1999
|
|
+++ src/modules/xfader.c Tue Jun 20 02:32:30 2006
|
|
@@ -1,4 +1,5 @@
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
#include <unistd.h>
|