X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fmap%2Fmap.h;h=d874aa47b3a5e4b6100ddbef6c061d1b5e08c017;hb=edca8c6e753380f12d23e9ee4e0a9be4e24c43a8;hp=215a832f431739f5ca1489fb4824464617894bdf;hpb=148c7b768721231325a349fa82db693190513b53;p=vpp.git diff --git a/src/plugins/map/map.h b/src/plugins/map/map.h index 215a832f431..d874aa47b3a 100644 --- a/src/plugins/map/map.h +++ b/src/plugins/map/map.h @@ -12,6 +12,9 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +#ifndef included_map_h +#define included_map_h + #include #include #include @@ -493,6 +496,7 @@ ip6_map_ip4_lookup_bypass (vlib_buffer_t * p0, ip4_header_t * ip) return (false); } +#endif /* * fd.io coding-style-patch-verification: ON *