xref: /dflybsd-src/libexec/bootpd/getif.h (revision 2b5cd9baa44d13ee684e210e083b3c5b3f179e7e)
1 /* getif.h */
2 
3 extern struct ifreq *getif(int, struct in_addr *);
4