From 3eb2a22131f0a0680ad09637290bafdead77eda5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 17 Nov 2001 13:29:42 +0000 Subject: Include unlocked-io.h. --- lib/regex.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/regex.c') diff --git a/lib/regex.c b/lib/regex.c index 753c2610d..040a39061 100644 --- a/lib/regex.c +++ b/lib/regex.c @@ -631,6 +631,7 @@ typedef enum # undef INSIDE_RECURSION # endif #endif +#include "unlocked-io.h" #ifdef INSIDE_RECURSION /* Common operations on the compiled pattern. */ -- cgit v1.2.3-54-g00ecf