Files

12 lines
310 B
Diff
Raw Permalink Normal View History

2019-10-01 22:27:41 -05:00
https://sourceforge.net/p/xdb/bugs/38/
--- xbase64/xbase64.cpp.orig 2010-10-02 23:04:57.000000000 +0200
+++ xbase64/xbase64.cpp 2006-07-17 18:54:42.000000000 +0200
@@ -51,6 +51,7 @@
#include <xbase64/xbase64.h>
#include <ctype.h>
#include <string.h>
+#include <errno.h>
//#include <xbase64/xbexcept.h>