]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/compat/sys/stat.h
Correct a minor build problem with wx-console.
[bacula/bacula] / bacula / src / win32 / compat / sys / stat.h
1 #ifndef HAVE_MINGW
2 #include "compat.h"
3 #else
4 #include_next<sys/stat.h>
5 #endif