mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
5 lines
82 B
C
5 lines
82 B
C
/* getif.h */
|
|
/* $FreeBSD$ */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|