diff --git a/config.h b/config.h index 40727b1..f94bf85 100644 --- a/config.h +++ b/config.h @@ -31,6 +31,8 @@ #ifndef HYBRIDSYSTEM_CONFIG_H #define HYBRIDSYSTEM_CONFIG_H +#include + // Temporary prefetch flags. #define ENABLE_PERFECT_PREFETCHING 0 #define PREFETCH_FILE "traces/prefetch_data.txt"