From 65e71d323c81eb684bef7a2a0d04237fc999d91f Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Thu, 12 Oct 2017 20:45:13 +0800 Subject: Bump master's JVPP version to 18.01 Change-Id: I4005caa45ba04862eaefdc108f8613c157925f73 Signed-off-by: Hongjun Ni --- nsh-plugin/nsh/nsh.c | 1 - nsh-plugin/nsh/nsh_pop.c | 1 - nsh-plugin/nsh/nsh_test.c | 1 - 3 files changed, 3 deletions(-) (limited to 'nsh-plugin/nsh') diff --git a/nsh-plugin/nsh/nsh.c b/nsh-plugin/nsh/nsh.c index 0bbccc0..c179c3d 100644 --- a/nsh-plugin/nsh/nsh.c +++ b/nsh-plugin/nsh/nsh.c @@ -26,7 +26,6 @@ #include #include -#include /* define message IDs */ #include diff --git a/nsh-plugin/nsh/nsh_pop.c b/nsh-plugin/nsh/nsh_pop.c index ed3d84a..cd25bb9 100644 --- a/nsh-plugin/nsh/nsh_pop.c +++ b/nsh-plugin/nsh/nsh_pop.c @@ -25,7 +25,6 @@ #include #include -#include extern nsh_option_map_t * nsh_md2_lookup_option (u16 class, u8 type); diff --git a/nsh-plugin/nsh/nsh_test.c b/nsh-plugin/nsh/nsh_test.c index 6171b58..f2612d7 100644 --- a/nsh-plugin/nsh/nsh_test.c +++ b/nsh-plugin/nsh/nsh_test.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include -- cgit 1.2.3-korg