modules: netflow: need opt_inet.h
This fixes the standalone build.
This commit is contained in:
parent
58ca99d116
commit
6caae81d93
@ -6,6 +6,6 @@
|
||||
.PATH: ${SRCTOP}/sys/netgraph/netflow
|
||||
|
||||
KMOD= ng_netflow
|
||||
SRCS= ng_netflow.c netflow.c netflow_v9.c opt_inet6.h opt_route.h
|
||||
SRCS= ng_netflow.c netflow.c netflow_v9.c opt_inet.h opt_inet6.h opt_route.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user