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