We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5947d commit d0a81ecCopy full SHA for d0a81ec
1 file changed
tests/halcompile/command_line_flags/flags.c
@@ -10,6 +10,7 @@
10
#error This is intended as a userspace component only.
11
#endif
12
13
+#include <stdio.h>
14
#include <readline.h>
15
16
int main(int argc, char **argv)
0 commit comments