git: wg: Integrate version.h into if_wg.c
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:30 PST 2024
commit e65c354d4241bb58eb5c929d6906baedfc3ccad6
Author: Aaron LI <aly at aaronly.me>
Date: Sat Nov 25 19:59:41 2023 +0800
wg: Integrate version.h into if_wg.c
I think it's unnecessary to use the separate 'version.h' file to hold
the single 'WIREGUARD_VERSION' macro.
Summary of changes:
sys/net/wg/if_wg.c | 3 +--
sys/net/wg/version.h | 1 -
2 files changed, 1 insertion(+), 3 deletions(-)
delete mode 100644 sys/net/wg/version.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e65c354d4241bb58eb5c929d6906baedfc3ccad6
--
DragonFly BSD source repository
More information about the Commits
mailing list