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