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)
committerJiri Slaby <jslaby@suse.cz>
Thu, 3 Apr 2014 08:32:09 +0000 (10:32 +0200)
commit05cf0398b3ab4942b16c8831a0e77ede499fd093
tree5c79a9d3168536e36b7deab5c9c37b7b86af2165
parent34bf8801b2b4f6205a4f9e0045fbcf035c709e76
X.509: struct x509_certificate needs struct tm declaring

commit 57be4a784bf58eb41784aa3431165b455cf7e9c6 upstream.

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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
crypto/asymmetric_keys/x509_parser.h