More general error handling for sinks
[disorder] / lib / asprintf.c
index fd9fa6c..44be789 100644 (file)
 #include <errno.h>
 
 #include "printf.h"
+#include "log.h"
 #include "sink.h"
 #include "mem.h"
 #include "vector.h"
-#include "log.h"
 
 /** @brief vasprintf() workalike without encoding errors
  *