mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
8ad303d68c
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
Similar commit in main:
(cherry picked from commit 2a63c3be15
)
3 lines
66 B
C
3 lines
66 B
C
/* getif.h */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|