mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
latest changes ...
This commit is contained in:
5
nmap.h
5
nmap.h
@@ -174,10 +174,6 @@ void *realloc();
|
||||
/* BSDI needs this to insure the correct struct ip */
|
||||
#undef _IP_VHL
|
||||
|
||||
#if HAVE_STRINGS_H
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if HAVE_RPC_TYPES_H
|
||||
@@ -473,5 +469,4 @@ int gather_logfile_resumption_state(char *fname, int *myargc, char ***myargv);
|
||||
int inet_aton(register const char *, struct in_addr *);
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* NMAP_H */
|
||||
|
||||
Reference in New Issue
Block a user