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