[ofw] RE: [PATCH] osmtest/osmtest.c: remove strings.h inclusion
Smith, Stan
stan.smith at intel.com
Mon Oct 12 15:25:51 PDT 2009
Sasha Khapyorsky wrote:
> Remove redundant strings.h inclusion (and associated ifndef __WIN__).
>
> Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
> ---
> opensm/osmtest/osmtest.c | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/opensm/osmtest/osmtest.c b/opensm/osmtest/osmtest.c
> index 3618ea3..f0f23c7 100644
> --- a/opensm/osmtest/osmtest.c
> +++ b/opensm/osmtest/osmtest.c
> @@ -46,9 +46,6 @@
> #include <stdio.h>
> #include <stdlib.h>
> #include <string.h>
> -#ifndef __WIN__
> -#include <strings.h>
> -#endif
> #include <sys/time.h>
> #include <complib/cl_debug.h>
> #include "osmtest.h"
Looking better all the time...
More information about the ofw
mailing list