]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/test-journal-syslog.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / journal / test-journal-syslog.c
index de942c50cc82c3f614cb36fab52068d39e38d672..1784187fe9317be0c720c23195b81450820373b0 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "journald-syslog.h"
 #include "macro.h"
 #include "string-util.h"