From b399be4436914e23dd066482a371e068f2724f5c Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Sat, 17 Mar 2001 18:43:16 -0800 Subject: - tim@mindrot.org 2001/03/17 18:45:25 [compat.c] openbsd-compat/fake-regex.h --- compat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat.c') diff --git a/compat.c b/compat.c index 5f0d7cd0c..9d23f9a03 100644 --- a/compat.c +++ b/compat.c @@ -31,7 +31,7 @@ RCSID("$OpenBSD: compat.c,v 1.38 2001/03/10 15:31:00 deraadt Exp $"); # ifdef HAVE_REGEX_H # include # else -# include "fake-regex.h" +# include "openbsd-compat/fake-regex.h" # endif #endif /* HAVE_LIBPCRE */ -- cgit v1.2.3