]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
smack: move helper function to smack-util.c
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 21 Sep 2021 16:29:23 +0000 (18:29 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 21 Sep 2021 16:31:42 +0000 (18:31 +0200)
commitce0458be09911e75bfd3b4d802c9594c55a9c98d
treeedd9bdf44bec9479f7fe8a9e77aa7d5e70bc4723
parent71a80dcc0b64b01c73e7141c4292ef301543a011
smack: move helper function to smack-util.c

The function was in basic/fileio.c, but it's more appropriate to
keep it out of src/basic.

Fixes compilation with -Dsmack-run-label= set.
src/basic/fileio.c
src/basic/fileio.h
src/firstboot/firstboot.c
src/shared/smack-util.c
src/shared/smack-util.h