]> git.karo-electronics.de Git - karo-tx-linux.git/commit
X.509: struct x509_certificate needs struct tm declaring
authorDavid Howells <dhowells@redhat.com>
Tue, 15 Jan 2013 15:33:35 +0000 (15:33 +0000)
committerDavid Howells <dhowells@redhat.com>
Sat, 19 Jan 2013 01:05:18 +0000 (01:05 +0000)
commit9254cbfed63fd4bcd3fd8a8075ea8ce4af228c42
treea66a695489d911c89305ff343131f39c8a998010
parent02f0f49a190eb23f58c55d10ce2afe4a0ee5a49e
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