]> git.ipfire.org Git - fireperf.git/commit
constants: Move all constants into their own header file
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Sep 2024 08:20:03 +0000 (08:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Sep 2024 08:20:03 +0000 (08:20 +0000)
commitaa53d99a66a303de6700e03b6e88437d4960a29c
treed1107d1dd2a60332994ff774bac81ebe25400fae
parent0def322dc4c8692432b25dd6f3f2d7f493725aa3
constants: Move all constants into their own header file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/client.c
src/constants.h [new file with mode: 0644]
src/ctx.h
src/logging.c
src/main.h
src/server.c
src/worker.c