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