diff --git a/src/include/switch_platform.h b/src/include/switch_platform.h index 1f5904e08b..d3d84ecbcc 100644 --- a/src/include/switch_platform.h +++ b/src/include/switch_platform.h @@ -103,6 +103,8 @@ typedef unsigned long in_addr_t; #define PACKED __attribute__ ((__packed__)) #endif #include +#include +#include #ifndef getpid #include #include diff --git a/w32/vsnet/FreeSwitchConsole.vcproj b/w32/vsnet/FreeSwitchConsole.vcproj index ba9ae1182c..c7a8e47154 100644 --- a/w32/vsnet/FreeSwitchConsole.vcproj +++ b/w32/vsnet/FreeSwitchConsole.vcproj @@ -234,10 +234,6 @@ RelativePath="..\..\src\include\switch_module_interfaces.h" > - - diff --git a/w32/vsnet/FreeSwitchVersion.vcproj b/w32/vsnet/FreeSwitchVersion.vcproj index 9cc84056a5..afe4d4cf85 100644 --- a/w32/vsnet/FreeSwitchVersion.vcproj +++ b/w32/vsnet/FreeSwitchVersion.vcproj @@ -120,10 +120,6 @@ RelativePath="..\..\src\include\switch_module_interfaces.h" > - -