]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 8 May 2003 20:49:08 +0000 (20:49 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 8 May 2003 20:49:08 +0000 (20:49 +0000)
lib/defines.h

index 98f12ad4ee375a93823acdecb2c7395b1246c218..ebb2b8e8d6ab7a1c8936f05e1163b7a07caf1d5c 100644 (file)
 # else
 #  ifdef _AIX
 #pragma alloca
-#  else
-#   ifndef alloca      /* predefined by HP cc +Olibcalls */
-char *alloca();
-#   endif
-#  endif
 # endif
 #endif
 
-
 #include <config.h>
 
 #ifdef STDC_HEADERS