diff options
Diffstat (limited to 'src/bootchart')
-rw-r--r-- | src/bootchart/store.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootchart/store.c b/src/bootchart/store.c index 50b69637ef..e488c94b3b 100644 --- a/src/bootchart/store.c +++ b/src/bootchart/store.c @@ -33,6 +33,7 @@ #include "bootchart.h" #include "cgroup-util.h" +#include "dirent-util.h" #include "fd-util.h" #include "fileio.h" #include "parse-util.h" |