diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2009-08-01 19:26:27 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2009-08-01 19:26:27 +0000 |
| commit | 530c006014fae95c670f4b699fef8bb93034bc6d (patch) | |
| tree | 6dc533c8b591922258259a32957fdee2632a29ac /sys/contrib/rdma | |
| parent | 2df76c160ba5c04ece8efeff418362c9a1adc9f5 (diff) | |
Notes
Diffstat (limited to 'sys/contrib/rdma')
| -rw-r--r-- | sys/contrib/rdma/rdma_cma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/contrib/rdma/rdma_cma.c b/sys/contrib/rdma/rdma_cma.c index 1bf2d086140c..535249751d4f 100644 --- a/sys/contrib/rdma/rdma_cma.c +++ b/sys/contrib/rdma/rdma_cma.c @@ -46,7 +46,6 @@ __FBSDID("$FreeBSD$"); #include <sys/taskqueue.h> #include <sys/priv.h> #include <sys/syslog.h> -#include <sys/vimage.h> #include <net/if.h> #include <netinet/in.h> |
