diff lib/regex_internal.h @ 6126:3690c96b6da9

Fix typo: __LIBC -> _LIBC.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 26 Aug 2005 06:08:46 +0000 (2005-08-26)
parents 4af02335816a
children 2fce0cb93f59
line wrap: on
line diff
--- a/lib/regex_internal.h
+++ b/lib/regex_internal.h
@@ -433,7 +433,7 @@
 
 #include <alloca.h>
 
-#ifndef __LIBC
+#ifndef _LIBC
 # if HAVE_ALLOCA
 /* The OS usually guarantees only one guard page at the bottom of the stack,
    and a page size can be as small as 4096 bytes.  So we cannot safely