diff --git a/common/port.h b/common/port.h index 1781ee61..63419cc6 100644 --- a/common/port.h +++ b/common/port.h @@ -39,7 +39,7 @@ GNU General Public License for more details. #if XASH_POSIX #include - #ifdef XASH_NSWITCH + #if XASH_NSWITCH #define SOLDER_LIBDL_COMPAT #include #else