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