aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/x509/certstor_sql/certstor_sql.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/x509/certstor_sql/certstor_sql.cpp b/src/lib/x509/certstor_sql/certstor_sql.cpp
index fc8a05eb2..13239252b 100644
--- a/src/lib/x509/certstor_sql/certstor_sql.cpp
+++ b/src/lib/x509/certstor_sql/certstor_sql.cpp
@@ -8,7 +8,6 @@
#include <botan/certstor_sql.h>
#include <botan/ber_dec.h>
#include <botan/der_enc.h>
-#include <botan/internal/filesystem.h>
#include <botan/pkcs8.h>
#include <botan/data_src.h>
#include <botan/hash.h>