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