X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fcore%2Fsnapshot.c;h=ba3135f401c79f02b3fd70286f6fa9e5f040b8d7;hb=b5efdb8af40ea759a1ea584c1bc44ecc81dd00ce;hp=da1c99ad12e0f05fcca724ee105784f14173a51c;hpb=7d50b32a129e781401cf897475f388f682de1368;p=thirdparty%2Fsystemd.git diff --git a/src/core/snapshot.c b/src/core/snapshot.c index da1c99ad12e..ba3135f401c 100644 --- a/src/core/snapshot.c +++ b/src/core/snapshot.c @@ -21,6 +21,7 @@ #include +#include "alloc-util.h" #include "bus-common-errors.h" #include "dbus-snapshot.h" #include "parse-util.h"