treewide: replace local mkdir_p implementations
[project/procd.git] / jail / cgroups.c
index cb2c7fe4989ab55bdfd708c6336db86b85eb32f5..fc2bbebcf9c129076c2020e87102f22d71d44bf8 100644 (file)
@@ -39,8 +39,8 @@
 #include <libubox/avl-cmp.h>
 #include <libubox/blobmsg.h>
 #include <libubox/list.h>
+#include <libubox/utils.h>
 
-#include "fs.h"
 #include "log.h"
 #include "cgroups.h"