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