These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / libdecnumber / decNumberLocal.h
index 71ed77b..94fb512 100644 (file)
@@ -42,8 +42,6 @@
   #define DECVERSION   "decNumber 3.53" /* Package Version [16 max.] */
   #define DECNLAUTHOR  "Mike Cowlishaw"              /* Who to blame */
 
-  #include <stdlib.h>        /* for abs                              */
-  #include <string.h>        /* for memset, strcpy                   */
   #include "libdecnumber/dconfig.h"
 
   /* Conditional code flag -- set this to match hardware platform     */