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