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