changeset 6126:3690c96b6da9

Fix typo: __LIBC -> _LIBC.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 26 Aug 2005 06:08:46 +0000
parents 4af02335816a
children fb10e4d261e3
files lib/regex_internal.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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