merge from gcc

This commit is contained in:
DJ Delorie
2009-09-16 17:57:24 +00:00
parent afecc97cf6
commit a17fcd1940
2 changed files with 7 additions and 0 deletions

View File

@@ -50,6 +50,9 @@ Boston, MA 02110-1301, USA. */
#ifdef HAVE_LIMITS_H
#include <limits.h>
#endif
#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
#endif
#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif