* infcall.c (call_function_by_hand): Handle inferior exit.
[binutils-gdb.git] / libdecnumber / decDPD.h
index 8e0347c6aa85f6413e9a0b05c65339389a67e01f..a4710d64391842637f810260287f0e249195960d 100644 (file)
@@ -34,7 +34,9 @@
 /* ------------------------------------------------------------------------ */
 /* ------------------------------------------------------------------------ */
 /* For details, see: http://www2.hursley.ibm.com/decimal/DPDecimal.html            */
-/*                                                                         */
+
+#include "decDPDSymbols.h"
+
 /* This include file defines several DPD and BCD conversion tables:        */
 /*                                                                         */
 /*   uint16_t BCD2DPD[2458];    -- BCD -> DPD (0x999 => 2457)              */