Hello, As suggested by Daniel (Thank You!) to fix a problem when including stdint.h and gstdint.h at the same time (happens when including a libdecnumber file from a GDB file). More info at: http://www.sourceware.org/ml/gdb-patches/2008-06/msg00514.html 2008-06-27 Joel Brobecker * gstdint.h: New file. Tested on mips-irix by verifying that it allows us to compile dfp.c, and on x86-linux. OK to apply? Thank you, -- Joel