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