]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/swap.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / swap.c
index cb2da1cb5c53803030ee2aa64b0d0b51dbe56277..5be3c709bf0545f663409d81bfcb2027d3dda807 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "libudev.h"
 
+#include "alloc-util.h"
 #include "dbus-swap.h"
 #include "escape.h"
 #include "exit-status.h"