[ofa-general] Re: [PATCH] libibmad: added support for handling of BM (Baseboard management) MADs - FIXED without rmpp
Sasha Khapyorsky
sashak at voltaire.com
Sat Apr 25 12:01:13 PDT 2009
On 16:25 Thu 19 Mar , Itai Baz wrote:
> This patch adds support for handling of BM (Baseboard management) MADs.
<snip...>
> +#if HAVE_CONFIG_H
> +# include <config.h>
> +#endif /* HAVE_CONFIG_H */
> +
> +#include <stdio.h>
> +#include <stdlib.h>
> +#include <unistd.h>
> +#include <pthread.h>
> +#include <string.h>
> +#include <sys/time.h>
When committing I've removed unneeded include files to prevent
portability issues.
Sasha
More information about the general
mailing list