chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/basic...
[elogind.git] / src / basic / log.c
index 84c92d1c77251ab41a295220dfc95aa154ea6e32..1ec3faea823de66fc367ed0c666461a480015b90 100644 (file)
@@ -54,7 +54,7 @@
 #include "syslog-util.h"
 #include "terminal-util.h"
 #include "time-util.h"
-//#include "utf8.h"
+#include "utf8.h"
 #include "util.h"
 
 #define SNDBUF_SIZE (8*1024*1024)