mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
2a63c3be15
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
4 lines
66 B
C
4 lines
66 B
C
/* getif.h */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|