Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
#include <log4cxx/helpers/filewatchdog.h>
#include <log4cxx/helpers/loglog.h>
#include <sys/stat.h>
#ifdef WIN32
#include <cerrno>
#endif
using namespace log4cxx;
using namespace log4cxx::helpers;