X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=error.c;h=74d7398b586e688a96c8bdd2fda0d27248867df7;hb=82b2b32a323bbb5824b4fbe63a3bca50f827e28e;hp=867eec2c1af8e5cf555d5068086729e66d1484b2;hpb=71f34ad05359d7fa97996562d904979281ddc7f5;p=qemu.git diff --git a/error.c b/error.c index 867eec2c1..74d7398b5 100644 --- a/error.c +++ b/error.c @@ -9,11 +9,12 @@ * This work is licensed under the terms of the GNU LGPL, version 2. See * the COPYING.LIB file in the top-level directory. */ + +#include "qemu-common.h" #include "error.h" #include "error_int.h" #include "qemu-objects.h" #include "qerror.h" -#include struct Error {