mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
76df383f34
PR: ports/100027 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
9 lines
237 B
C
9 lines
237 B
C
--- src/modules/general_mixer.c.orig Thu Mar 25 06:58:07 1999
|
|
+++ src/modules/general_mixer.c Tue Jun 20 02:27:38 2006
|
|
@@ -1,4 +1,5 @@
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
#include <unistd.h>
|