chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/basic...
[elogind.git] / src / basic / rm-rf.h
index 27d8cc1e55a8f390184db5f250a276e43923ebe3..6e63d3feab508ef1fb18fe5ba8536a32d1201f9e 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <sys/stat.h>
 
-//#include "util.h"
+#include "util.h"
 
 typedef enum RemoveFlags {
         REMOVE_ONLY_DIRECTORIES = 1 << 0,