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