ip: fix clang debug compilation 51/22851/2
authorBenoît Ganne <bganne@cisco.com>
Mon, 7 Oct 2019 13:06:52 +0000 (15:06 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 22 Oct 2019 11:18:38 +0000 (11:18 +0000)
commite36e5cbac4a5e7948f8a9bab9d22d6a9c31bc99c
tree978b805c8ebaa1b0dacfdd99877f496aa90ba36d
parent4ac265adc6560ae19b3877ef1b61ac0b2ad703e2
ip: fix clang debug compilation

The non-extern declaration confuses clang linker in debug mode.
The function is defined as inline above anyway.

Type: fix
Fixes: c6215d902f

Change-Id: Ic7e4477631cf0bcfb31ab3f81effe3642dd4223e
Signed-off-by: Benoît Ganne <bganne@cisco.com>
(cherry picked from commit 5b1379be3e25df096d97dcd217965169fc6bb1b2)
src/vnet/ip/ip_packet.h