diff options
Diffstat (limited to 'src/readahead-replay.c')
-rw-r--r-- | src/readahead-replay.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/readahead-replay.c b/src/readahead-replay.c index e97a0cfbbf..65011ac4be 100644 --- a/src/readahead-replay.c +++ b/src/readahead-replay.c @@ -41,6 +41,7 @@ #include "sd-daemon.h" #include "ioprio.h" #include "readahead-common.h" +#include "virt.h" static off_t arg_file_size_max = READAHEAD_FILE_SIZE_MAX; |