summaryrefslogtreecommitdiff
path: root/src/coolkey/log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/coolkey/log.cpp')
-rw-r--r--src/coolkey/log.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/coolkey/log.cpp b/src/coolkey/log.cpp
index 66aaab5..1e44cf1 100644
--- a/src/coolkey/log.cpp
+++ b/src/coolkey/log.cpp
@@ -18,6 +18,8 @@
* ***** END COPYRIGHT BLOCK *****/
#include <string>
+#include <string.h>
+#include <stdlib.h>
#include "mypkcs11.h"
#include <assert.h>
#include <stdio.h>