[openib-general] [PATCH] libmthca: include stddef.h in mthca.h for SLES10 compilations
Roland Dreier
rdreier at cisco.com
Tue Aug 29 13:39:13 PDT 2006
> --- l/src/userspace/libmthca/src/mthca.h (revision 7569)
> +++ l/src/userspace/libmthca/src/mthca.h (working copy)
> @@ -36,6 +36,7 @@
> #ifndef MTHCA_H
> #define MTHCA_H
>
> +#include <stddef.h>
> #include <infiniband/driver.h>
> #include <infiniband/arch.h>
svn blame shows me that mthca.h has included stddef.h since r8819.
- R.
More information about the general
mailing list