merge from gcc

This commit is contained in:
DJ Delorie
2011-07-25 17:11:48 +00:00
parent 543305c9cd
commit 17a16b0f10
4 changed files with 13 additions and 0 deletions

View File

@@ -35,6 +35,9 @@ Attempt to increase stack size limit to @var{pref} bytes if possible.
#include "config.h"
#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif
#ifdef HAVE_SYS_RESOURCE_H
#include <sys/resource.h>
#endif