OSDN Git Service

KEYS: Remove unnecessary header #inclusions from extract-cert.c
authorDavid Howells <dhowells@redhat.com>
Fri, 25 Sep 2015 15:31:45 +0000 (16:31 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 25 Sep 2015 15:31:45 +0000 (16:31 +0100)
commit292c6091353475d94e2cfb49c29906e88ee967ba
treed21bb5a2574949283900b0b3241d375504cc66ae
parent94c4554ba07adbdde396748ee7ae01e86cf2d8d7
KEYS: Remove unnecessary header #inclusions from extract-cert.c

Remove headers #included unnecessarily from extract-cert.c lest they cause
compilation of the tool to fail against an older OpenSSL library.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: David Woodhouse <David.Woodhouse@intel.com>
scripts/extract-cert.c