]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal-remote/journal-remote.c
util-lib: move CONF_DIRS_NULSTR definition to def.h
authorLennart Poettering <lennart@poettering.net>
Tue, 3 Nov 2015 11:26:12 +0000 (12:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 3 Nov 2015 16:45:11 +0000 (17:45 +0100)
commita0f29c767a3bb3d621c658fa5b87063e1f44e24a
tree4d56b28633fc5349826ca4cb90049f3854b4cdd7
parentb11d6a7bed4d867fb9f6ff4e7eb4ab20fcdc9301
util-lib: move CONF_DIRS_NULSTR definition to def.h

After all, this is not some compiler or C magic, but something very
specific to how systemd works, hence let's move it into def.h, and out
of macro.h
14 files changed:
src/basic/def.h
src/basic/macro.h
src/binfmt/binfmt.c
src/bootchart/bootchart.c
src/journal-remote/journal-remote.c
src/journal-remote/journal-upload.c
src/login/logind.c
src/modules-load/modules-load.c
src/resolve/resolved-conf.c
src/shared/sleep-config.c
src/sysctl/sysctl.c
src/sysusers/sysusers.c
src/timesync/timesyncd-conf.c
src/tmpfiles/tmpfiles.c