xref: /freebsd-src/libexec/bootpd/getif.h (revision 2eb4d8dc723da3cf7d735a3226ae49da4c8c5dbc)
1 /* getif.h */
2 /* $FreeBSD$ */
3 
4 extern struct ifreq *getif(int, struct in_addr *);
5