1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/audio/aube/files/patch-src__modules__minimaube.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

9 lines
227 B
C

--- src/modules/minimaube.c.orig Fri Mar 15 21:52:37 2002
+++ src/modules/minimaube.c Tue Jun 20 02:29:29 2006
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <time.h>