index
:
neco
master
wip/rust
Alternative OpenWrt NetworkConfig daemon
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
config-load.h
blob: e2b47364935b00a7bbfb3a883a8cec57bc1f0835 (
plain
)
1
2
3
4
5
#pragma once #include <stdbool.h> bool read_config(const char *path);