]> git.pld-linux.org Git - packages/commoncpp2.git/blame - commoncpp2-include.patch
- fix building with gcc 11, rebuild with openssl 3.0.0, rel 6
[packages/commoncpp2.git] / commoncpp2-include.patch
CommitLineData
8fc0cf85
JB
1--- commoncpp2-1.8.1/src/applog.cpp.orig 2010-11-01 00:11:55.000000000 +0100
2+++ commoncpp2-1.8.1/src/applog.cpp 2012-01-02 19:32:59.313140341 +0100
3@@ -45,6 +45,7 @@
4 #include <cstdlib>
5 #include <stdarg.h>
6 #include <errno.h>
7+#include <sys/stat.h>
8
9 // TODO sc: test if has to move up now that it is into commoncpp
10 // NOTE: the order of inclusion is important do not move following include line
This page took 0.058046 seconds and 4 git commands to generate.