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