--- src/3rdparty/PhysX/source/foundation/src/unix/PsUnixSocket.cpp.orig 2023-09-24 11:12:43 UTC +++ src/3rdparty/PhysX/source/foundation/src/unix/PsUnixSocket.cpp @@ -44,6 +44,9 @@ #include #include #include +#if PX_FREEBSD +#include +#endif #define INVALID_SOCKET -1