From 1a9ad33e3bac94259126673f2d1ae7136a39577e Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 20 Mar 2008 09:24:22 +0000 Subject: [PATCH] cleaned up includes --- src/libstrongswan/credentials/certificates/crl.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/libstrongswan/credentials/certificates/crl.h b/src/libstrongswan/credentials/certificates/crl.h index 16d9e2470..78c9d86f9 100644 --- a/src/libstrongswan/credentials/certificates/crl.h +++ b/src/libstrongswan/credentials/certificates/crl.h @@ -12,6 +12,8 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. + * + * $Id$ */ /** @@ -26,7 +28,7 @@ typedef struct crl_t crl_t; typedef enum crl_reason_t crl_reason_t; #include -#include +#include /** * RFC 2459 CRL reason codes