merge from gcc

This commit is contained in:
DJ Delorie
2008-06-11 01:17:34 +00:00
parent 06c74433a7
commit 5f5dfcbe1b
14 changed files with 93 additions and 13 deletions

View File

@@ -37,7 +37,7 @@
#include <string.h> /* for strcmp */
#include <stdio.h> /* for printf if DECCHECK */
#include "config.h" /* for GCC definitions */
#include "dconfig.h" /* for GCC definitions */
#include "decContext.h" /* context and base types */
#include "decNumberLocal.h" /* decNumber local types, etc. */