5ed136e814
Reviewed by: md5
5 lines
82 B
C
5 lines
82 B
C
/* getif.h */
|
|
/* $FreeBSD$ */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|