aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/fbreader/files/patch-fbreader__src__formats__html__HtmlReader.cpp
blob: c0feb1404752c359432f54db40bb262a93d01034 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- fbreader/src/formats/html/HtmlReader.cpp.orig	2014-01-11 12:45:25 UTC
+++ fbreader/src/formats/html/HtmlReader.cpp
@@ -19,6 +19,7 @@
 
 #include <algorithm>
 #include <cctype>
+#include <cstdlib>
 
 #include <ZLInputStream.h>
 #include <ZLXMLReader.h>