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