summaryrefslogtreecommitdiffstats
path: root/qemu/include/libdecnumber/decNumberLocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/include/libdecnumber/decNumberLocal.h')
-rw-r--r--qemu/include/libdecnumber/decNumberLocal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu/include/libdecnumber/decNumberLocal.h b/qemu/include/libdecnumber/decNumberLocal.h
index 71ed77bf2..94fb51292 100644
--- a/qemu/include/libdecnumber/decNumberLocal.h
+++ b/qemu/include/libdecnumber/decNumberLocal.h
@@ -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 */