ip: fix ip-local errors
[vpp.git] / src / vnet / ip / ip4_input.h
index 5df2154..383ef31 100644 (file)
@@ -43,8 +43,6 @@
 #include <vnet/ip/ip.h>
 #include <vnet/ethernet/ethernet.h>
 
-extern char *ip4_error_strings[];
-
 typedef enum
 {
   IP4_INPUT_NEXT_DROP,