From 4e19cd51b15a980fa782a9a831dd8f81c567d411 Mon Sep 17 00:00:00 2001 From: Gilles Gouaillardet Date: Fri, 14 Oct 2016 09:26:03 +0900 Subject: [PATCH] hwloc/external: add a missing include file --- opal/mca/hwloc/external/external.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/opal/mca/hwloc/external/external.h b/opal/mca/hwloc/external/external.h index 7cc89d7444..dcf455ed08 100644 --- a/opal/mca/hwloc/external/external.h +++ b/opal/mca/hwloc/external/external.h @@ -1,5 +1,7 @@ /* * Copyright (c) 2011-2014 Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2016 Research Organization for Information Science + * and Technology (RIST). All rights reserved. * * $COPYRIGHT$ * @@ -17,6 +19,7 @@ BEGIN_C_DECLS +#include #include MCA_hwloc_external_header /* If the including file requested it, also include the hwloc verbs