imgtec-ci20: genimage config/ u-boot env
[openadk.git] / package / log4cxx / patches / patch-src_examples_cpp_console_cpp
blobda948e211a75793e6a65eeb6a75739b70a7fa128
1 --- apache-log4cxx-0.10.0.orig/src/examples/cpp/console.cpp     2008-04-01 00:34:52.000000000 +0200
2 +++ apache-log4cxx-0.10.0/src/examples/cpp/console.cpp  2011-09-08 09:33:04.799508250 +0200
3 @@ -16,6 +16,8 @@
4   */
5  
6  #include <stdlib.h>
7 +#include <stdio.h>
8 +#include <string.h>
9  #include <log4cxx/logger.h>
10  #include <log4cxx/consoleappender.h>
11  #include <log4cxx/simplelayout.h>