aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/credentials.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/credentials.h')
-rw-r--r--src/cmd/credentials.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/credentials.h b/src/cmd/credentials.h
index 9056f31eb..f7109e1a3 100644
--- a/src/cmd/credentials.h
+++ b/src/cmd/credentials.h
@@ -7,6 +7,7 @@
#ifndef EXAMPLE_CREDENTIALS_MANAGER_H__
#define EXAMPLE_CREDENTIALS_MANAGER_H__
+#include <botan/pkcs8.h>
#include <botan/credentials_manager.h>
#include <botan/x509self.h>
#include <botan/rsa.h>