crypto: Remove redundant includes
commit7d823bf4e9241aa960de50d2b09ac8f9560bcdd8
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 28 Aug 2020 17:05:10 +0000 (28 10:05 -0700)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 10 Sep 2020 10:02:23 +0000 (10 11:02 +0100)
tree0fa894ab8020f2461ffc53f6e512272474d6cf95
parent6d92bdf44375f9819539927b7f234ba89ce9365e
crypto: Remove redundant includes

Both qemu/osdep.h and cipherpriv.h have already been
included by the parent cipher.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/cipher-builtin.c.inc
crypto/cipher-gcrypt.c.inc
crypto/cipher-nettle.c.inc