summaryrefslogtreecommitdiffstats
path: root/src/openlmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openlmi.c')
-rw-r--r--src/openlmi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openlmi.c b/src/openlmi.c
index 4355d59..2391062 100644
--- a/src/openlmi.c
+++ b/src/openlmi.c
@@ -30,6 +30,7 @@
#include <cmpimacs.h>
#include <glib.h>
#include <dlfcn.h>
+#include <pthread.h>
static char *_system_name = NULL;
static CMPIObjectPath *_computer_system = NULL;