We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bae57 commit dbcaad6Copy full SHA for dbcaad6
1 file changed
src/ocre/ocre.c
@@ -6,6 +6,7 @@
6
*/
7
8
#include <string.h>
9
+#include <stdio.h>
10
#include <errno.h>
11
#include <stdlib.h>
12
#include <strings.h>
0 commit comments