[sword-devel] missing stdio header
Bastian Germann
bastiangermann at fishpost.de
Wed Nov 4 20:10:39 EST 2020
Hi,
building the current revision fails. Please apply the following patch:
Index: src/mgr/rtranspgdrive.cpp
===================================================================
--- src/mgr/rtranspgdrive.cpp (Revision 3823)
+++ src/mgr/rtranspgdrive.cpp (Arbeitskopie)
@@ -23,6 +23,7 @@
#include <rtranspgdrive.h>
#include <fcntl.h>
+#include <stdio.h>
#include <swlog.h>
More information about the sword-devel
mailing list