]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbfec2adb1b38d27681a6a0bcae333c1736a9cc2c
treed21bb5a2574949283900b0b3241d375504cc66ae
parent2e35d066017cb46947738e2d9cd64968c317b368
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