1 /* getif.h */
2 /* $FreeBSD: stable/9/libexec/bootpd/getif.h 97416 2002-05-28 18:31:41Z alfred $ */
3 
4 extern struct ifreq *getif(int, struct in_addr *);
5