summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ethers.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/ethers.3')
-rw-r--r--src/lib/libc/net/ethers.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3
index 5f961b4246..fac9c590e3 100644
--- a/src/lib/libc/net/ethers.3
+++ b/src/lib/libc/net/ethers.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ethers.3,v 1.17 2005/10/02 14:48:48 jmc Exp $ 1.\" $OpenBSD: ethers.3,v 1.18 2005/12/30 20:45:59 claudio Exp $
2.\" 2.\"
3.\" Written by roland@frob.com. Public domain. 3.\" Written by roland@frob.com. Public domain.
4.\" 4.\"
@@ -13,6 +13,7 @@
13.Nm ether_line 13.Nm ether_line
14.Nd get ethers entry 14.Nd get ethers entry
15.Sh SYNOPSIS 15.Sh SYNOPSIS
16.Fd #include <sys/types.h>
16.Fd #include <sys/socket.h> 17.Fd #include <sys/socket.h>
17.Fd #include <net/if.h> 18.Fd #include <net/if.h>
18.Fd #include <netinet/in.h> 19.Fd #include <netinet/in.h>