X.509: struct x509_certificate needs struct tm declaring
authorDavid Howells <dhowells@redhat.com>
Fri, 30 Aug 2013 15:16:34 +0000 (16:16 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 25 Sep 2013 16:17:00 +0000 (17:17 +0100)
commit57be4a784bf58eb41784aa3431165b455cf7e9c6
treebbb83d893f0c3f97f36bddede35b975752d9b7b8
parent1573801fa89d022b9f5bd1b189d23221335f9f56
X.509: struct x509_certificate needs struct tm declaring

struct x509_certificate needs struct tm declaring by #inclusion of linux/time.h
prior to its definition.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Josh Boyer <jwboyer@redhat.com>
crypto/asymmetric_keys/x509_parser.h