summary refs log tree commit diff stats
path: root/include/libdecnumber/decNumberLocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libdecnumber/decNumberLocal.h')
-rw-r--r--include/libdecnumber/decNumberLocal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libdecnumber/decNumberLocal.h b/include/libdecnumber/decNumberLocal.h
index 71ed77bf21..94fb512923 100644
--- a/include/libdecnumber/decNumberLocal.h
+++ b/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     */