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