diff --git a/src/compat.h b/src/compat.h index db340445b..804a8141b 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;