@ -9,7 +9,7 @@
#if defined(_WIN32)
#undef BOOLEAN
#include <Windows.h>
#include <windows.h>
#elif defined(__unix__) || defined(__unix) || defined(unix) || (defined(__APPLE__) && defined(__MACH__))
#include <unistd.h>
@ -11,7 +11,7 @@
@ -37,7 +37,7 @@ NON-STANDARD FEATURES
============================================================================*/
#ifdef DEBUG_CMPP
#ifdef _WIN32
#endif