From bf1760bb9d784408e8511148f3afec6c1094d640 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 25 Nov 1997 13:28:06 +0000 Subject: [PATCH] Include "intervals.h" for prototypes. --- src/search.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/search.c b/src/search.c index 9a356c05ebc..df73f4a5369 100644 --- a/src/search.c +++ b/src/search.c @@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */ #include "region-cache.h" #include "commands.h" #include "blockinput.h" +#include "intervals.h" #include #include "regex.h" -- 2.39.2