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