Source code reorganization:
[disorder] / lib / printf.h
index 3b3b7c1..fd052b0 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef PRINTF_H
 #define PRINTF_H
 
+#include <stdarg.h>
+
 struct sink;
 
 int byte_vsinkprintf(struct sink *output,