]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic: Move macro.h include in list.h to the top of the file
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 12 Apr 2025 14:50:36 +0000 (16:50 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 18 Apr 2025 12:19:16 +0000 (14:19 +0200)
commit5d226b2f9a2d85f51c5e49b26a5379142139f7bc
tree209054a02689ae184e97dd3df7ab59b5dbbd58b5
parent93a1f7921a6fa6b2ed5e96d686e4510dda27da9b
basic: Move macro.h include in list.h to the top of the file

Now that the circular dependency between log.h, macro.h and list.h
is gone, we can move the include to the top.
src/basic/list.h