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