]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/show-status.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / show-status.c
index 81166abf2312265d3e8a04b8c5ad3ec2dd45e70d..e4e12a33650c01aa34a42c98a07a98c5baad78a3 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "io-util.h"
 #include "parse-util.h"