diff --git a/net/ipforward/ipv4_forward.c b/net/ipforward/ipv4_forward.c index 641f5ff3e51..bb854363da7 100644 --- a/net/ipforward/ipv4_forward.c +++ b/net/ipforward/ipv4_forward.c @@ -77,7 +77,7 @@ * ****************************************************************************/ -#ifdef CONFIG_DEBUG_NET_WARNx) +#ifdef CONFIG_DEBUG_NET_WARN static int ipv4_hdrsize(FAR struct ipv4_hdr_s *ipv4) { /* Size is determined by the following protocol header, */