diff --git a/src/include/timeseries/timeseries_utils.h b/src/include/timeseries/timeseries_utils.h index f2c7c51d9..f1dc1f736 100644 --- a/src/include/timeseries/timeseries_utils.h +++ b/src/include/timeseries/timeseries_utils.h @@ -13,8 +13,6 @@ #define TIMESERIES_UTILS_H_ #include "postgres.h" -#include "server/datatype/timestamp.h" -#include "server/partitioning/partdefs.h" #define Natts_citus_timeseries_tables 7 #define Anum_citus_timeseries_table_relation_id 1