]> git.openfabrics.org - ~shefty/rdma-win.git/commit
winverbs: move userspace include file out of common wv_ioctl header
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 21 Mar 2008 03:28:30 +0000 (03:28 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 21 Mar 2008 03:28:30 +0000 (03:28 +0000)
commitb06630d0e9fe936683acbddf8f1f47711f10bc18
tree208856d3433cc2960f5a6253247fbf55acf9051d
parentc44f32f76d1120a57eeb3dce53a78aec5e3d4786
winverbs: move userspace include file out of common wv_ioctl header

Move #include <winioctl.h> out of wv_ioctl.h.  winioctl.h is needed to build the userspace library, but results in build errors if included by the winverbs driver.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@1008 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
branches/winverbs/core/winverbs/user/wv_base.h
branches/winverbs/core/winverbs/wv_ioctl.h