cleaned up includes

This commit is contained in:
Andreas Steffen
2008-03-20 09:24:22 +00:00
parent ca7663ece6
commit 1a9ad33e3b
@@ -12,6 +12,8 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details. * for more details.
*
* $Id$
*/ */
/** /**
@@ -26,7 +28,7 @@ typedef struct crl_t crl_t;
typedef enum crl_reason_t crl_reason_t; typedef enum crl_reason_t crl_reason_t;
#include <library.h> #include <library.h>
#include <utils/linked_list.h> #include <credentials/certificates/certificate.h>
/** /**
* RFC 2459 CRL reason codes * RFC 2459 CRL reason codes