]> Kevux Git Server - fll/commit
Bugfix: do not include private headers
authorKevin Day <thekevinday@gmail.com>
Sat, 31 Aug 2019 21:19:10 +0000 (16:19 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 31 Aug 2019 21:39:47 +0000 (16:39 -0500)
commit477060c30477bd138a92da77ee2da51195a0e0f2
treef54a52f3ba880e5cfb22c77d612cfe88850c2599
parent0f8fba8d4852fce1901a1ac29378f0e34e5bd5a2
Bugfix: do not include private headers

Manually including private headers from within public headers will result in compilation errors.
The private headers will still get included via the private source file.
level_3/init/c/init.h