From 096b7869bba988e875a65cb59d53f27ac3762f08 Mon Sep 17 00:00:00 2001 From: bstarynk Date: Tue, 26 May 2009 06:46:23 +0000 Subject: 2009-05-26 Basile Starynkevitch MELT branch merged with trunk r147859 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@147861 138bc75d-0d04-0410-961f-82ee72b054a4 --- libssp/config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libssp/config.h.in') diff --git a/libssp/config.h.in b/libssp/config.h.in index 91c59890292..10bc828d098 100644 --- a/libssp/config.h.in +++ b/libssp/config.h.in @@ -3,9 +3,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H - /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H @@ -21,6 +18,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_MALLOC_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -- cgit v1.2.1