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