You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch

11 lines
251 B

--- a/examples/example.cpp 2009-04-11 12:22:55.397455430 +0200
+++ b/examples/example.cpp 2009-04-11 12:25:21.466456955 +0200
@@ -9,6 +9,7 @@
#include "protocol.h"
+#include <stdio.h>
#include <string.h>
AudioData* loadWaveFile(char *file);