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