diff options
Diffstat (limited to 'src/lib/libc/net/inet_net.3')
-rw-r--r-- | src/lib/libc/net/inet_net.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libc/net/inet_net.3 b/src/lib/libc/net/inet_net.3 index 569ddfc5c6..a763bb12a5 100644 --- a/src/lib/libc/net/inet_net.3 +++ b/src/lib/libc/net/inet_net.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: inet_net.3,v 1.11 2005/07/22 04:50:51 jaredy Exp $ | 1 | .\" $OpenBSD: inet_net.3,v 1.12 2005/12/30 20:45:59 claudio Exp $ |
2 | .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ | 2 | .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 1997 The NetBSD Foundation, Inc. | 4 | .\" Copyright (c) 1997 The NetBSD Foundation, Inc. |
@@ -43,6 +43,7 @@ | |||
43 | .Nm inet_net_pton | 43 | .Nm inet_net_pton |
44 | .Nd Internet network number manipulation routines | 44 | .Nd Internet network number manipulation routines |
45 | .Sh SYNOPSIS | 45 | .Sh SYNOPSIS |
46 | .Fd #include <sys/types.h> | ||
46 | .Fd #include <sys/socket.h> | 47 | .Fd #include <sys/socket.h> |
47 | .Fd #include <netinet/in.h> | 48 | .Fd #include <netinet/in.h> |
48 | .Fd #include <arpa/inet.h> | 49 | .Fd #include <arpa/inet.h> |