freebsd-ports/audio/aube/files/patch-src__modules__general_mixer.c
Ion-Mihai Tetcu 76df383f34 - Update to version 0.30.3
PR:		ports/100027
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-07-10 21:07:51 +00:00

8 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>