diff --git a/src/mergerfs.cpp b/src/mergerfs.cpp index 8e37cd1f..c8fda911 100644 --- a/src/mergerfs.cpp +++ b/src/mergerfs.cpp @@ -25,7 +25,6 @@ #include "fs_readahead.hpp" #include "fs_umount2.hpp" #include "fs_wait_for_mount.hpp" -#include "gidcache.hpp" #include "maintenance_thread.hpp" #include "oom.hpp" #include "option_parser.hpp"