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