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