Summary: | [PATCH] net/nvnet: Fails to build on current | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Palle Girgensohn <girgen> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | q |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Palle Girgensohn
2004-06-25 11:50:29 UTC
As per the man page for MODULE_DEPEND(9), adding <sys/module.h> to the includes for if_nv.c fixes the compilation problem. State Changed From-To: open->closed Fix committed, thanks! |