freebsd-ports/audio/aube/files/patch-src__modules__general_mixer.c

9 lines
237 B
C
Raw Normal View History

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