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