These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / libdecnumber / dpd / decimal32.c
index 095ab75..53f2978 100644 (file)
@@ -39,8 +39,7 @@
 /*                                                                   */
 /* Error handling is the same as decNumber (qv.).                    */
 /* ------------------------------------------------------------------ */
-#include <string.h>          /* [for memset/memcpy] */
-#include <stdio.h>           /* [for printf] */
+#include "qemu/osdep.h"
 
 #include "libdecnumber/dconfig.h"
 #define         DECNUMDIGITS  7      /* make decNumbers with space for 7 */