Missing #endif
This commit is contained in:
parent
1bc0eea143
commit
994019d9be
|
@ -190,3 +190,5 @@ void ipfwd_dropstats(FAR struct forward_s *fwd)
|
|||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NET_IPFORWARD && CONFIG_NET_STATISTICS */
|
||||
|
|
Loading…
Reference in New Issue