mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
Include arpa/inet.h for HP-UX; from Daniel Richard G.
This commit is contained in:
parent
89c162ec63
commit
9d9d8e852b
@ -55,6 +55,7 @@
|
||||
#include <netdb.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "compat/getaddrinfo.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user