diff options
Diffstat (limited to 'src/bootchart/store.h')
-rw-r--r-- | src/bootchart/store.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootchart/store.h b/src/bootchart/store.h index bbb4796efd..4d2e0d439f 100644 --- a/src/bootchart/store.h +++ b/src/bootchart/store.h @@ -25,6 +25,7 @@ ***/ #include <dirent.h> + #include "bootchart.h" double gettime_ns(void); |