diff options
Diffstat (limited to 'openbsd-compat/rresvport.c')
-rw-r--r-- | openbsd-compat/rresvport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd-compat/rresvport.c b/openbsd-compat/rresvport.c index 17e66ca59..5b0275ce0 100644 --- a/openbsd-compat/rresvport.c +++ b/openbsd-compat/rresvport.c | |||
@@ -39,6 +39,7 @@ | |||
39 | #include <sys/socket.h> | 39 | #include <sys/socket.h> |
40 | 40 | ||
41 | #include <netinet/in.h> | 41 | #include <netinet/in.h> |
42 | #include <arpa/inet.h> | ||
42 | 43 | ||
43 | #include <errno.h> | 44 | #include <errno.h> |
44 | #include <stdlib.h> | 45 | #include <stdlib.h> |