Files
macports-ports/databases/xbase/files/patch-xblock-cpp.diff
Ryan Schmidt 51af7fc1a0 xbase: Fix compile failure with clang 8
Also fixes various other problems discovered while working on that.

Add upstream bug report URLs to existing patches where I could find them.
2019-10-01 22:27:41 -05:00

12 lines
275 B
Diff

https://sourceforge.net/p/xdb/bugs/38/
--- xbase64/xblock.cpp.orig 2010-10-02 22:57:35.000000000 +0200
+++ xbase64/xblock.cpp 2010-10-02 22:58:09.000000000 +0200
@@ -64,6 +64,7 @@
//#include <stdio.h>
//#include <stdlib.h>
+#include <errno.h>
/*! \file xblock.cpp
*/