]> git.ipfire.org Git - people/ms/pakfire.git/blobdiff - src/libpakfire/include/pakfire/string.h
pakfire: Replace pakfire_make_path with something easier
[people/ms/pakfire.git] / src / libpakfire / include / pakfire / string.h
index d2b83ed26e7b855c8d992c5bf78a4e4612b0222d..aa94eddaa57df767c56e927742fb0a116a456729 100644 (file)
@@ -23,6 +23,8 @@
 
 #ifdef PAKFIRE_PRIVATE
 
+#include <stdarg.h>
+
 /*
        Formats a string and stores it in the given buffer.
 */