mirror of
https://github.com/nmap/nmap.git
synced 2026-02-02 19:49:11 +00:00
Remove un-checked HAVE_RPC_TYPES_H as we have no test for it
This commit is contained in:
@@ -191,10 +191,6 @@
|
||||
#include <sys/param.h> /* Defines MAXHOSTNAMELEN on BSD*/
|
||||
#endif
|
||||
|
||||
#if HAVE_RPC_TYPES_H
|
||||
#include <rpc/types.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_SYS_SOCKET_H
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user