]> git.proxmox.com Git - mirror_qemu.git/commit
libdecnumber: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Feb 2016 11:02:46 +0000 (11:02 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Feb 2016 14:29:27 +0000 (14:29 +0000)
commit7a4e543de6637cda4dcc4a060b9225a863f7c721
treea3119d7b3357c0f00a2a9a699c6661404ba8671c
parent66d79920b992781cf533d8f96f90199284ec6845
libdecnumber: 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 <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
libdecnumber/decContext.c
libdecnumber/decNumber.c
libdecnumber/dpd/decimal128.c
libdecnumber/dpd/decimal32.c
libdecnumber/dpd/decimal64.c