]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/curl-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / import / curl-util.c
index 455fa1e07d6d0ccdd0dff8885f89c5da343a2259..4278466df120ee1bac9077761f86cebf27c913b8 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "curl-util.h"
 #include "fd-util.h"
 #include "string-util.h"