* cris.h (R_CRIS_32_IE): New relocation.
[deliverable/binutils-gdb.git] / libdecnumber / decNumber.c
index c5e223c812fea3e755700734025db06168cb7aa1..f9a624a1afa9498702f22213203c95fde906a8ee 100644 (file)
 #include <stdio.h>                /* for printf [if needed] */
 #include <string.h>               /* for strcpy */
 #include <ctype.h>                /* for lower */
-#include "config.h"               /* for GCC definitions */
+#include "dconfig.h"              /* for GCC definitions */
 #include "decNumber.h"            /* base number library */
 #include "decNumberLocal.h"       /* decNumber local types, etc. */
 
This page took 0.024321 seconds and 4 git commands to generate.