diff options
Diffstat (limited to 'gcc/cppalloc.c')
-rw-r--r-- | gcc/cppalloc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cppalloc.c b/gcc/cppalloc.c index 2287dbc..3663ab50 100644 --- a/gcc/cppalloc.c +++ b/gcc/cppalloc.c @@ -22,6 +22,8 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. You are forbidden to forbid anyone else to use, share and improve what you give them. Help stamp out software-hoarding! */ +#include "config.h" + static void memory_full () { |