sysctl: Export procfs base path in sysctl.h
commit20e2a6a9b199a1a54bd53f62f29003eb4f5bec6b
authorTobias Klauser <tklauser@distanz.ch>
Thu, 30 Jul 2015 12:37:19 +0000 (30 14:37 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 30 Jul 2015 12:37:19 +0000 (30 14:37 +0200)
tree96896fc768e9a2bbc9200823b879d73e0f1bf4ea
parentfa772d69bce431ea208f30c9966355d00eede6cd
sysctl: Export procfs base path in sysctl.h

Rename SYS_PATH to SYSCTL_PROC_PATH and make it available in sysctl.h
such that it can be used e.g. in error messages.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
sysctl.c
sysctl.h