diff --git a/src/compat.h b/src/compat.h index db340445b24..804a8141b54 100644 --- a/src/compat.h +++ b/src/compat.h @@ -21,10 +21,8 @@ #include #include #include -#include -#endif -#ifdef BSD #include +#include #endif typedef u_int SOCKET;