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 2c6f92f commit 05a8836Copy full SHA for 05a8836
tools/chafa/chafa-term.c
@@ -19,6 +19,7 @@
19
20
#include "config.h"
21
22
+#include <stdio.h> /* ctermid */
23
#include <sys/types.h> /* open */
24
#include <fcntl.h> /* open */
25
#include <unistd.h> /* STDOUT_FILENO */
0 commit comments