#ifndef COMPAT_WINDOWS_H #define COMPAT_WINDOWS_H #if _WIN32 #include_next #endif #include #endif /* !COMPAT_WINDOWS_H */