]> git.ipfire.org Git - thirdparty/systemd.git/commit
fundamental: Move declaration of free() to macro-fundamental.h
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 23 May 2025 11:32:52 +0000 (13:32 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 24 May 2025 18:57:05 +0000 (20:57 +0200)
commita119c648f8219d73f4331fd53ecfb569d0ca2f45
tree971a47ace0cd279f00c8451f9cd203c23f501f1d
parent34269a63986e7b297e0b66b9f1a02df2fe286988
fundamental: Move declaration of free() to macro-fundamental.h

Let's put it together with the macro that needs it (mfree()). Also,
get rid of the unnecessary <stdlib.h> include in iovec-util-fundamental.h.
src/fundamental/iovec-util-fundamental.h
src/fundamental/macro-fundamental.h