commit | 120a2a6163eb54fa1125a4d74de7b3f5dbcea2b3 | [log] [tgz] |
---|---|---|
author | Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org> | Mon Aug 12 17:24:32 2019 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Nov 26 11:38:48 2019 -0800 |
tree | b440490c62d6b69ddf6ec0d6f2f78a49d67cdd9e | |
parent | 47af891a3c2bd6aa83314294251a9f18ae7dcf28 [diff] [blame] |
[qca-nss-drv] Make ipv6 use new stats framework. Change-Id: Ifbbbf1852e87058979b9d96c4632eb43e6657bf5 Signed-off-by: Siva Sai Krishna Marthy <smarthy@codeaurora.org> Signed-off-by: Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org>
diff --git a/nss_ipv6.c b/nss_ipv6.c index 02a4b0b..656a65f 100644 --- a/nss_ipv6.c +++ b/nss_ipv6.c
@@ -18,7 +18,7 @@ * nss_ipv6.c * NSS IPv6 APIs */ -#include "nss_tx_rx_common.h" +#include <nss_core.h> #include "nss_dscp_map.h" #include "nss_ipv6_stats.h"