]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/bacula.h
kes Print JobIds to be migrated in Job Report.
[bacula/bacula] / bacula / src / bacula.h
index 60a219fee66d2f82743cb9e6c4e6ccce7cfee85b..9d49a63aee03a7597498450d7d1a4a16d8e4de8e 100644 (file)
 #endif
 #if defined(HAVE_WIN32) & !defined(HAVE_MINGW)
 #include <winsock2.h>
-#else
-//#include <sys/stat.h>
-#endif
+#endif 
+#if !defined(HAVE_WIN32) & !defined(HAVE_MINGW)
+#include <sys/stat.h>
+#endif 
 #include <sys/time.h>
 #if HAVE_SYS_WAIT_H
 #include <sys/wait.h>