create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- ./fbreader/src/formats/html/HtmlReader.cpp.orig 2012-11-30 15:41:25.000000000 +0300
+++ ./fbreader/src/formats/html/HtmlReader.cpp 2015-02-12 19:00:40.000000000 +0200
@@ -19,6 +19,7 @@
#include <algorithm>
#include <cctype>
+#include <cstdlib>
#include <ZLInputStream.h>
#include <ZLXMLReader.h>