More general error handling for sinks
[disorder] / lib / printf.c
index 15cd8ad..9f1b57a 100644 (file)
@@ -29,6 +29,7 @@
 #include <stddef.h>
 
 #include "printf.h"
+#include "log.h"
 #include "sink.h"
 #include "vacopy.h"