summaryrefslogtreecommitdiffstats
path: root/src/wseventmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wseventmgr.c')
-rw-r--r--src/wseventmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wseventmgr.c b/src/wseventmgr.c
index 9eb4ae0..2a5131a 100644
--- a/src/wseventmgr.c
+++ b/src/wseventmgr.c
@@ -51,7 +51,7 @@
#include <wsman-client-api.h>
#include <wsman-client-transport.h>
#include <wsman-debug.h>
-
+#include <u/libu.h>
#if __linux__
extern char *getpass (const char *__prompt);