]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qapi/error.h
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / include / qapi / error.h
index 02e9dd20a7f8574ab59d765ce867593ec82b9a7a..11be2327c0b097e53e38e90d59fad8e98bc7c8c4 100644 (file)
 
 #include "qapi-types.h"
 
-/*
- * Opaque error object.
- */
-typedef struct Error Error;
-
 /*
  * Overall category of an error.
  * Based on the qapi type QapiErrorClass, but reproduced here for nicer