chiark / gitweb /
Fiddle with CSS+HTML in effort to get more consistent buttons
[disorder] / lib / printf.h
index 3b3b7c1568a21e4d30b8aace861b55af518505d2..fd052b0a37e12b39b8d3db566ba1060f24bd60d0 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef PRINTF_H
 #define PRINTF_H
 
+#include <stdarg.h>
+
 struct sink;
 
 int byte_vsinkprintf(struct sink *output,