Signed-off-by: Sean Hefty <[email protected]> --- I sent this before but failed to commit it. Resending to note that I'll commit it this time. :)
diff -up -r -X \mshefty\scm\winof\trunk\docs\dontdiff.txt -I '\$Id:' trunk\inc\iba/ib_at_ioctl.h branches\winverbs\inc\iba/ib_at_ioctl.h --- trunk\inc\iba/ib_at_ioctl.h 2008-10-29 11:23:57.390625000 -0700 +++ branches\winverbs\inc\iba/ib_at_ioctl.h 2009-02-11 04:13:04.490875000 -0800 @@ -33,12 +33,12 @@ /* This file is shared between user- and kernel-mode */ -#include <iba/ib_types.h> - #ifndef _IB_AT_IOCTL_H_ #define _IB_AT_IOCTL_H_ +#include <iba/ib_types.h> + #define IBAT_IOCTL_VERSION 5 _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
