]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/install.h
install: when exporting prefix InstallInfo to become UnitFileInstallInfo
authorLennart Poettering <lennart@poettering.net>
Mon, 11 May 2015 20:53:54 +0000 (22:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 11 May 2015 20:53:54 +0000 (22:53 +0200)
commitcab6235f748e365198a7939f23c87ab3b8f59b2e
treefd4cb3d86febefc6b1fd69af0298a77ec598195b
parentb2c23da8cea1987a1a329f5a964d3299b7ca7890
install: when exporting prefix InstallInfo to become UnitFileInstallInfo

All other types exported from install.h should be namespaces like this,
hence namespace InstallInfo the same way.

Also, remove external forward definition of UnitFileScope type.
src/shared/install-printf.c
src/shared/install-printf.h
src/shared/install.c
src/shared/install.h
src/shared/path-lookup.h
src/test/test-unit-file.c