xref: /netbsd-src/usr.sbin/bootp/common/getif.h (revision ccd9df534e375a4366c5b55f23782053c7a98d82)
1 /*	$NetBSD: getif.h,v 1.3 2002/07/14 00:26:17 wiz Exp $	*/
2 
3 /* getif.h */
4 
5 extern struct ifreq *getif(int, struct in_addr *);
6