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