We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d0b29 commit 4ee7e0bCopy full SHA for 4ee7e0b
opal/mca/event/external/external.h
@@ -2,6 +2,8 @@
2
* Copyright (c) 2011-2015 Cisco Systems, Inc. All rights reserved.
3
* Copyright (c) 2013 Los Alamos National Security, LLC. All rights reserved.
4
* Copyright (c) 2015 Intel, Inc. All rights reserved.
5
+ * Copyright (c) 2015 Research Organization for Information Science
6
+ * and Technology (RIST). All rights reserved.
7
*
8
* $COPYRIGHT$
9
@@ -17,6 +19,8 @@
17
19
#ifndef MCA_OPAL_EVENT_EXTERNAL_H
18
20
#define MCA_OPAL_EVENT_EXTERNAL_H
21
22
+#include "opal_config.h"
23
+
24
#include "event.h"
25
#include "event2/event.h"
26
#include "event2/thread.h"
0 commit comments