mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Also fixes various other problems discovered while working on that. Add upstream bug report URLs to existing patches where I could find them.
12 lines
310 B
Diff
12 lines
310 B
Diff
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>
|
|
|