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