chiark / gitweb /
Prep v239: Uncomment header inclusions that are new or needed now.
[elogind.git] / src / basic / string-util.c
index 7abbfe0c423af633949a5c992836fd7ed26ae06c..0f43b374485ea21372e2e3809cb857205bd09e23 100644 (file)
@@ -17,7 +17,7 @@
 //#include "terminal-util.h"
 #include "utf8.h"
 #include "util.h"
-//#include "fileio.h"
+#include "fileio.h"
 
 int strcmp_ptr(const char *a, const char *b) {