summaryrefslogtreecommitdiff
path: root/tests/pkcs11/pkcs11-mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkcs11/pkcs11-mock.h')
-rw-r--r--tests/pkcs11/pkcs11-mock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pkcs11/pkcs11-mock.h b/tests/pkcs11/pkcs11-mock.h
index 876526497f..9b2a66bbd0 100644
--- a/tests/pkcs11/pkcs11-mock.h
+++ b/tests/pkcs11/pkcs11-mock.h
@@ -14,6 +14,8 @@
*/
+#define _POSIX_C_SOURCE 200809
+#include <config.h>
#include <stdio.h>
#include <string.h>