These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / libdecnumber / decContext.h
index c3e46f4..01365e2 100644 (file)
@@ -56,9 +56,6 @@
   #define DECCFULLNAME "Decimal Context Descriptor"   /* Verbose name */
   #define DECCAUTHOR   "Mike Cowlishaw"                      /* Who to blame */
 
-  #include <stdint.h>
-  #include <stdio.h>              /* for printf, etc.                */
-  #include <signal.h>             /* for traps                       */
 
   /* Extended flags setting -- set this to 0 to use only IEEE flags   */
   #define DECEXTFLAG 1            /* 1=enable extended flags         */