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