6 lines
126 B
C
6 lines
126 B
C
/* $NetBSD: getif.h,v 1.3 2002/07/14 00:26:17 wiz Exp $ */
|
|
|
|
/* getif.h */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|