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