projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21f6f74
)
http_file: add include of sys/stat.h fixes MP-576
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 20 Oct 2014 08:35:20 +0000
(10:35 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 20 Oct 2014 08:35:20 +0000
(10:35 +0200)
src/filter_http_file.cpp
patch
|
blob
|
history
diff --git
a/src/filter_http_file.cpp
b/src/filter_http_file.cpp
index
997b627
..
500cdc1
100644
(file)
--- a/
src/filter_http_file.cpp
+++ b/
src/filter_http_file.cpp
@@
-21,6
+21,7
@@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <metaproxy/package.hpp>
#include <metaproxy/util.hpp>
#include "filter_http_file.hpp"
+#include <sys/stat.h>
#include <yaz/zgdu.h>
#include <yaz/log.h>