76df383f34
PR: ports/100027 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
8 lines
225 B
C
8 lines
225 B
C
--- src/modules/panner4.c.orig Thu Mar 25 07:00:00 1999
|
|
+++ src/modules/panner4.c Tue Jun 20 02:30:52 2006
|
|
@@ -1,4 +1,5 @@
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
#include <unistd.h>
|