From fd8a665cbb0a9a44995f88567747e2379a6f4098 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 5 Jan 2013 22:02:24 +0000 Subject: Various probably quite untidy progress on KDMs. --- src/certificates.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/certificates.cc') diff --git a/src/certificates.cc b/src/certificates.cc index ba0ebaae..ac7e20f7 100644 --- a/src/certificates.cc +++ b/src/certificates.cc @@ -4,6 +4,7 @@ #include #include #include +#include #include "certificates.h" #include "exceptions.h" @@ -104,7 +105,6 @@ Certificate::serial () const return st; } - /** @param filename Text file of PEM-format certificates, * in the order: -- cgit v1.2.3