diff --git a/lib/inc/RedisVidIndexGenerator.h b/lib/inc/RedisVidIndexGenerator.h index d0201fd61606..851836ddb478 100644 --- a/lib/inc/RedisVidIndexGenerator.h +++ b/lib/inc/RedisVidIndexGenerator.h @@ -2,7 +2,6 @@ #include "OidIndexGenerator.h" -#include "swss/redisclient.h" #include "swss/dbconnector.h" #include "swss/sal.h" diff --git a/syncd/tests.cpp b/syncd/tests.cpp index b054b17af252..75cdfbc5bf7f 100644 --- a/syncd/tests.cpp +++ b/syncd/tests.cpp @@ -27,7 +27,6 @@ extern "C" { #include "swss/redisreply.h" #include "swss/consumertable.h" #include "swss/select.h" -#include "swss/redisclient.h" #include #include