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