diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ #include <ctype.h> #include <errno.h> #include <stdarg.h> +#include <stdio.h> #include <stdlib.h> #include <string.h> |
index : lilv.git | ||
Lilv LV2 host library | d@drobilla.net |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/util.c | 1 |
@@ -25,6 +25,7 @@ #include <ctype.h> #include <errno.h> #include <stdarg.h> +#include <stdio.h> #include <stdlib.h> #include <string.h> |