diff options
Diffstat (limited to 'src/libstrongswan/crypto/certinfo.h')
-rw-r--r-- | src/libstrongswan/crypto/certinfo.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libstrongswan/crypto/certinfo.h b/src/libstrongswan/crypto/certinfo.h index b391cbc53..8d60e3933 100644 --- a/src/libstrongswan/crypto/certinfo.h +++ b/src/libstrongswan/crypto/certinfo.h @@ -27,8 +27,7 @@ typedef enum cert_status_t cert_status_t; typedef enum crl_reason_t crl_reason_t; typedef struct certinfo_t certinfo_t; -#include <types.h> -#include <definitions.h> +#include <library.h> /** * RFC 2560 OCSP - certificate status |