chiark / gitweb /
Report disorder_eclient_volume() errors to the specific callback.
[disorder] / lib / charset.h
index e4c72a9f1c4954d63081b13e0f0ea69b12a5c2df..db5e7375ae6c9d238a7a54380e6b15bde14f3f11 100644 (file)
@@ -1,3 +1,4 @@
+
 /*
  * This file is part of DisOrder.
  * Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell
@@ -20,6 +21,8 @@
 #ifndef CHARSET_H
 #define CHARSET_H
 
+#include "log.h"
+
 struct dynstr;
 
 /* Character encoding conversion routines */