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