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