]> Git Repo - qemu.git/commit - crypto/tlscredsanon.c
crypto: Clean up includes
authorPeter Maydell <[email protected]>
Tue, 26 Jan 2016 18:16:55 +0000 (18:16 +0000)
committerPeter Maydell <[email protected]>
Fri, 29 Jan 2016 15:07:22 +0000 (15:07 +0000)
commit42f7a448dbc5d550b1d7f0ee6b622acccaed1d12
treed8d6bebe5d5deb9d7f2efdb0b997c56745f6dcfc
parent1393a48526078cda985759c459de9bc803e0e4fe
crypto: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <[email protected]>
Message-id: 1453832250[email protected]
13 files changed:
crypto/aes.c
crypto/cipher-builtin.c
crypto/cipher-gcrypt.c
crypto/cipher-nettle.c
crypto/cipher.c
crypto/desrfb.c
crypto/hash.c
crypto/init.c
crypto/secret.c
crypto/tlscreds.c
crypto/tlscredsanon.c
crypto/tlscredsx509.c
crypto/tlssession.c
This page took 0.028787 seconds and 4 git commands to generate.