summaryrefslogtreecommitdiff
path: root/src/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/search.c')
-rw-r--r--src/search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search.c b/src/search.c
index 4513ea110..6a915e170 100644
--- a/src/search.c
+++ b/src/search.c
@@ -4031,7 +4031,7 @@ find_pattern_in_path(ptr, dir, len, whole, skip_comments,
#ifdef RISCOS
/* UnixLib knows best how to munge c file names - turn munging back on. */
- __riscosify_control = __RISCOSIFY_LONG_TRUNCATE;
+ int __riscosify_control = 0;
#endif
if (type != CHECK_PATH && type != FIND_DEFINE