]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/dropin.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / shared / dropin.c
index 25400277ff98580dcd268861b84c5fc1a9ed973b..0d44401cc2ed914fd5ad976ea62a0642b9fae0ea 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "conf-files.h"
 #include "dropin.h"
 #include "escape.h"