diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/search.c | 1 |
1 files changed, 1 insertions, 0 deletions
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. */ | |||
| 28 | #include "region-cache.h" | 28 | #include "region-cache.h" |
| 29 | #include "commands.h" | 29 | #include "commands.h" |
| 30 | #include "blockinput.h" | 30 | #include "blockinput.h" |
| 31 | #include "intervals.h" | ||
| 31 | 32 | ||
| 32 | #include <sys/types.h> | 33 | #include <sys/types.h> |
| 33 | #include "regex.h" | 34 | #include "regex.h" |