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 79b6c31 commit 8a6bbb9Copy full SHA for 8a6bbb9
tools/chafa/chafa-stream-writer.c
@@ -23,6 +23,7 @@
23
#include <sys/stat.h> /* stat */
24
#include <fcntl.h> /* open */
25
#include <unistd.h> /* STDOUT_FILENO */
26
+#include <glib/gprintf.h> /* g_vasprintf */
27
28
/* Our copy of glib's internal GWakeup */
29
#include "chafa-wakeup.h"
0 commit comments