]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/strxcpyx.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / basic / strxcpyx.c
index 6542c0abf54d77dc4c363db0759a028a11ef95f4..088ba53c29d1f6b3c30c7cfa603b4929b6110891 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <stdio.h>
 #include <string.h>
+
 #include "strxcpyx.h"
 
 size_t strpcpy(char **dest, size_t size, const char *src) {