include in.h in mongoose
This commit is contained in:
parent
c63df9499f
commit
0ac67f912d
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
// THE SOFTWARE.
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#define _CRT_SECURE_NO_WARNINGS // Disable deprecation warning in VS2005
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue