Commit f0368a9f by Serge Hallyn

cgfsng: include sys/mount.h

to hopefully define RELATIME for android Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
parent a8de4c49
......@@ -42,6 +42,7 @@
#include <unistd.h>
#include <dirent.h>
#include <grp.h>
#include <sys/mount.h>
#include "log.h"
#include "cgroup.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment