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