diff --git a/sys/net/flowtable.h b/sys/net/flowtable.h index c972fd19b35..143ec7d7991 100644 --- a/sys/net/flowtable.h +++ b/sys/net/flowtable.h @@ -75,4 +75,4 @@ void flow_to_route_in6(struct flentry *fl, struct route_in6 *ro); #endif #endif /* _KERNEL */ -#endif /* _NET_FLOWTABLE_H_ */ +#endif /* !_NET_FLOWTABLE_H_ */