mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
5ed136e814
Reviewed by: md5
5 lines
82 B
C
5 lines
82 B
C
/* getether.h */
|
|
/* $FreeBSD$ */
|
|
|
|
extern int getether(char *ifname, char *eaptr);
|