Fix api test_client.c compilation 02/10102/3
authorPierre Pfister <ppfister@cisco.com>
Mon, 15 Jan 2018 14:30:16 +0000 (15:30 +0100)
committerNeale Ranns <nranns@cisco.com>
Wed, 17 Jan 2018 15:14:21 +0000 (15:14 +0000)
commit663ac58e1865acf669af43846b729ddf0782d20d
tree361646da70eece2216fe87ccc850a878f6375694
parentfaf9a5a01ea8b20f1282db22c5b6f70880187f3f
Fix api test_client.c compilation

c42fc05bfbb26fd11fe92ac9d11587660a817ac1 removed
mr_create_table_if_needed parameter in FIB API calls.
This commit fixes the API test program, which was not compiling
anymore.

Change-Id: Id6899c860235363bef9ba35cd8f24033a55cd5e6
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
src/vpp/api/test_client.c