From 623945466ef6cc1ceb7bb910ece64c8ab4b9dd61 Mon Sep 17 00:00:00 2001 From: Gilles Gouaillardet Date: Mon, 11 Aug 2014 11:00:55 +0000 Subject: [PATCH] silence a warning on Solaris cmr=v1.8.2:reviewer=bgoglin This commit was SVN r32503. --- .../hwloc/hwloc172/hwloc/src/topology-solaris-chiptype.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/opal/mca/hwloc/hwloc172/hwloc/src/topology-solaris-chiptype.c b/opal/mca/hwloc/hwloc172/hwloc/src/topology-solaris-chiptype.c index 11bbf5e8bd..8c5e956916 100644 --- a/opal/mca/hwloc/hwloc172/hwloc/src/topology-solaris-chiptype.c +++ b/opal/mca/hwloc/hwloc172/hwloc/src/topology-solaris-chiptype.c @@ -1,6 +1,8 @@ /* * Copyright (c) 2009-2010 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2013 Université Bordeaux 1. All rights reserved. + * Copyright (c) 2013 Université Bordeaux 1. All rights reserved. + * Copyright (c) 2014 Research Organization for Information Science + * and Technology (RIST). All rights reserved. * * $COPYRIGHT$ * @@ -11,8 +13,8 @@ #include #include -#include #include +#include #include #include