diff options
Diffstat (limited to 'file-ops.c')
-rw-r--r-- | file-ops.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ #include <errno.h> #include <fts.h> #include <grp.h> -#include <libcg.h> +#include <libcgroup.h> #include <limits.h> #include <pwd.h> #include <search.h> |