diff options
Diffstat (limited to 'share/man/man9/rtentry.9')
-rw-r--r-- | share/man/man9/rtentry.9 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9 index 848ee7b..c97dc44 100644 --- a/share/man/man9/rtentry.9 +++ b/share/man/man9/rtentry.9 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: rtentry.9,v 1.5 1997/02/22 13:26:26 peter Exp $ .Dd October 8, 1996 .Os .Dt RTENTRY 9 @@ -34,6 +34,7 @@ .Nm rtentry .Nd structure of an entry in the kernel routing table .Sh SYNOPSIS +.Fd #include <sys/types.h> .Fd #include <sys/socket.h> .Fd #include <net/route.h> .Sh DESCRIPTION |