mactime: remove unnecessary function declaration

Type: fix

Change-Id: I80cb666d9eae9d0f780d51fb95454d97ed320454
Signed-off-by: Neale Ranns <nranns@cisco.com>
(cherry picked from commit bb688a4dc1)
This commit is contained in:
Neale Ranns
2019-10-07 10:31:50 +00:00
committed by Dave Barach
parent 7e8a3ece6f
commit de1aa39a56

View File

@ -21,8 +21,6 @@
#include <vppinfra/time_range.h>
#include <vnet/ethernet/ethernet.h>
uword vat_unformat_sw_if_index (unformat_input_t * input, va_list * args);
/* Declare message IDs */
#include <mactime/mactime_msg_enum.h>