]> git.proxmox.com Git - mirror_qemu.git/blobdiff - libdecnumber/decContext.c
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
[mirror_qemu.git] / libdecnumber / decContext.c
index 68e6f60e96fa9f84a8b698d64e35547807e9448e..7d97a65ac565fa8ea7dfef1f70e49788c33ce8ca 100644 (file)
@@ -35,8 +35,7 @@
 /* context structures.                                               */
 /* ------------------------------------------------------------------ */
 
-#include <string.h>          /* for strcmp */
-#include <stdio.h>           /* for printf if DECCHECK */
+#include "qemu/osdep.h"
 #include "libdecnumber/dconfig.h"
 #include "libdecnumber/decContext.h"
 #include "libdecnumber/decNumberLocal.h"