mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Remove <netinet/in.h> include from payload.cc. It doesn't seem to be required
and it was breaking Windows compilation.
This commit is contained in:
parent
4118427819
commit
0760591a8f
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@
|
|||
/* $Id$ */
|
||||
|
||||
#include <errno.h>
|
||||
#include <netinet/in.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue