]> Kevux Git Server - fll/commit
Cleanup: private firewall files do not need to be #ifdef wrapped
authorKevin Day <thekevinday@gmail.com>
Mon, 29 Jul 2019 01:34:08 +0000 (20:34 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 29 Jul 2019 01:34:08 +0000 (20:34 -0500)
commit0be007cef9eb64f5f9131208bc122c41c1041860
treef734732ba33813bbbc0d61445093b71be3649910
parente65c62af80435fd49e8713ebe2f5a4d823e2b52a
Cleanup: private firewall files do not need to be #ifdef wrapped

The #ifdef wrappers are intended for custom overrides, which should apply only to functions treated as "public".
These firewall files beginning with private- are private and do not need these wrappings.
level_3/firewall/c/private-firewall.c
level_3/firewall/c/private-firewall.h