diff options
Diffstat (limited to 'src/plugins/nat/lib/alloc.h')
-rw-r--r-- | src/plugins/nat/lib/alloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/nat/lib/alloc.h b/src/plugins/nat/lib/alloc.h index 0c302bf4cfb..a9a2c15fedc 100644 --- a/src/plugins/nat/lib/alloc.h +++ b/src/plugins/nat/lib/alloc.h @@ -21,7 +21,6 @@ #define included_nat_lib_alloc_h__ #include <vnet/ip/ip.h> -#include <nat/lib/nat_proto.h> typedef struct nat_ip4_pool_addr_s nat_ip4_pool_addr_t; typedef struct nat_ip4_addr_port_s nat_ip4_addr_port_t; |