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