Description: ftbfs with GCC-4.7. (Closes: #667250) Author: Matthias Klose Last-Update: 2012-04-17 Index: libofa-0.9.3/examples/uselame.cpp =================================================================== --- libofa-0.9.3.orig/examples/uselame.cpp +++ libofa-0.9.3/examples/uselame.cpp @@ -11,6 +11,7 @@ #include "windows.h" #else #include +#include #endif AudioData *loadWaveFile(char *file); Index: libofa-0.9.3/examples/wavefile.cpp =================================================================== --- libofa-0.9.3.orig/examples/wavefile.cpp +++ libofa-0.9.3/examples/wavefile.cpp @@ -11,6 +11,7 @@ #include "io.h" #endif #include +#include static bool readBytes(int fd, unsigned char *buf, int size) { int ct = 0; szko-scripts'>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-23cve: Rewrite to read the JSON feed instead of the XML feed....Ludovic Courtès
2019-10-20tests: Avoid now-deprecated 'make-struct'....Ludovic Courtès