libbinio/libbinio-1.4-include.patch
Davide Madrisan aefb2d7a5a specfile cleanups
fixed build error: 'EOF' was not declared in this scope [release 1.4-3mamba;Sun Mar 21 2010]
2024-01-06 03:51:24 +01:00

11 lines
240 B
Diff

--- libbinio-1.4/src/binwrap.cpp 2003-03-08 17:02:34.000000000 +0100
+++ libbinio-1.4/src/binwrap.cpp.fix 2010-03-21 22:25:44.000000000 +0100
@@ -18,6 +18,7 @@
*/
#include "binwrap.h"
+#include <stdio.h>
#if BINIO_ENABLE_IOSTREAM