]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
fix: repair build for --disable-systemd
authorAdriaan Schmidt <adriaan.schmidt@siemens.com>
Tue, 9 May 2023 12:54:26 +0000 (14:54 +0200)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 9 May 2023 20:38:32 +0000 (14:38 -0600)
commite90a54821c202b0b80a955b2041b5aec7ace5414
treeaa4bb024b8ca72e914475a92100651ee883ea72a
parent0d05984674d7055031e4591f9bc3e74dfd7126d0
fix: repair build for --disable-systemd

Ensure that the prototypes of `create_systemd_scope` match for both
`WITH_SYSTEMD` and `!WITH_SYSTEMD`.

Signed-off-by: Adriaan Schmidt <adriaan.schmidt@siemens.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/tools/cgcreate.c