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