]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/strxcpyx.c
basic: include only what we use
[thirdparty/systemd.git] / src / basic / strxcpyx.c
index 088ba53c29d1f6b3c30c7cfa603b4929b6110891..c454171de10b56f09eedf7e91e754c16748f7414 100644 (file)
@@ -25,6 +25,7 @@
  * Returns the * remaining size, and 0 if the string was truncated.
  */
 
+#include <stdarg.h>
 #include <stdio.h>
 #include <string.h>