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