mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
d91b7c2d0f
Reviewed by: md5
5 lines
82 B
C
5 lines
82 B
C
/* getif.h */
|
|
/* $FreeBSD$ */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|