From: Nikos Mavrogiannopoulos Date: Thu, 8 May 2003 20:49:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_6~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b05a1ea0634beb38709e546667ca97fc567b87cd;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/defines.h b/lib/defines.h index 98f12ad4ee..ebb2b8e8d6 100644 --- a/lib/defines.h +++ b/lib/defines.h @@ -27,15 +27,9 @@ # else # ifdef _AIX #pragma alloca -# else -# ifndef alloca /* predefined by HP cc +Olibcalls */ -char *alloca(); -# endif -# endif # endif #endif - #include #ifdef STDC_HEADERS