blob: 3c48b9810fc1a8a9e7e290e45fe13edd98908122 [file] [log] [blame]
--- a/lib/xasprintf.c
+++ b/lib/xasprintf.c
@@ -30,6 +30,7 @@
# include <config.h>
#endif
+#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>