]> git.openfabrics.org - ~shefty/rdma-win.git/commit
libibverbs: remove _errno include from verbs.h
authorSean Hefty <sean.hefty@intel.com>
Tue, 13 Jul 2010 17:20:20 +0000 (17:20 +0000)
committerSean Hefty <sean.hefty@intel.com>
Tue, 13 Jul 2010 17:20:20 +0000 (17:20 +0000)
commitd1da4ebbf3e91aa0f7f1fe33e04d8a7aa0bd51ad
tree06cdce656914daffeb60188020c0cbccef3f6806
parentc3663ab01d097662d41d31e8c745c123ea2123b5
libibverbs: remove _errno include from verbs.h

verbs.h is intended to be included directly by applications.  Since _errno.h is a linux header file abstraction, move its use internal to libibverbs.  This avoids issues if the user includes errno.h directly and matches the use on Linux.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2847 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/tools/infiniband-diags/include/windows/config.h
trunk/ulp/dapl2/dapl/ibal/SOURCES
trunk/ulp/dapl2/dapl/openib_cma/windows/openib_osd.h
trunk/ulp/dapl2/dapl/udapl/windows/dapl_osd.h
trunk/ulp/dapl2/dat/udat/SOURCES
trunk/ulp/dapl2/dat/udat/windows/dat_osd.h
trunk/ulp/libibumad/src/umad.cpp
trunk/ulp/libibverbs/include/infiniband/verbs.h
trunk/ulp/libibverbs/src/ibverbs.h
trunk/ulp/librdmacm/src/cma.cpp