We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79586e1 commit 67ac7a1Copy full SHA for 67ac7a1
code/logic/stream.c
@@ -12,6 +12,7 @@
12
* -----------------------------------------------------------------------------
13
*/
14
#include "fossil/io/stream.h"
15
+#include "fossil/io/output.h"
16
#include "fossil/io/error.h"
17
#include <stdio.h>
18
#include <stdlib.h>
0 commit comments