diff --git a/test/ct_test.c b/test/ct_test.c index 4a7c38b3743d17c577eb2578312218b27a395e98..90c3c080c0f266447f0baa6c39f146dfc5e70c4f 100644 --- a/test/ct_test.c +++ b/test/ct_test.c @@ -1,5 +1,5 @@ /* - * Tests the Certificate Transparency public and internal APIs. + * Tests the Certificate Transparency public API. * * Author: Rob Percival (robpercival@google.com) * @@ -59,7 +59,7 @@ #include #include -#include +#include #include #include #include "testutil.h"