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