ssh: diff reduction against OpenBSD, remove unused includes
These appear to be leftovers fromca86bcf253
andf7167e0ea0
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
adf28ab456
commit
154adbbeb8
@ -30,7 +30,6 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/un.h>
|
||||
|
@ -27,7 +27,6 @@ __RCSID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <rpc/rpc.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user