1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00

Add missing includes.

This commit is contained in:
Ruslan Ermilov 2005-11-23 10:49:07 +00:00
parent c94ab799af
commit c48648d2c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152712

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd July 15, 2002
.Dd November 23, 2005
.Dt IF_NAMETOINDEX 3
.Os
.Sh NAME
@ -34,6 +34,8 @@
.Nm if_freenameindex
.Nd provide mappings between interface names and indexes
.Sh SYNOPSIS
.In sys/types.h
.In sys/socket.h
.In net/if.h
.Ft "unsigned int"
.Fn if_nametoindex "const char *ifname"