diff options
-rw-r--r-- | src/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ */ #include <stdlib.h> #include <string.h> +#include <errno.h> #include <assert.h> |
index : librarian | ||
A simple, incompatible alternative to pkg-config | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/util.h | 1 |
@@ -23,6 +23,7 @@ */ #include <stdlib.h> #include <string.h> +#include <errno.h> #include <assert.h> |