We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5229c commit 9cfa8adCopy full SHA for 9cfa8ad
base16384.h
@@ -20,6 +20,7 @@
20
21
#ifndef __cosmopolitan
22
#include <stdint.h>
23
+#include <stdio.h>
24
#endif
25
26
// base16384_err_t is the return value of base16384_en/decode_file
0 commit comments