index
:
webserver.git
master
Reichwein.IT Webserver
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
privileges.h
blob: c436ddaa0603ae8f929890e18161e62a3c46bda2 (
plain
)
1
2
3
4
5
#pragma once #include "config.h" void drop_privileges(const Config& config);