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