Fixes for compilation
[exim.git] / src / src / moan.c
index bf5483ce38b620c4410ce59794ef9737fc94d00b..1d9c5b9a5ee435b32db98f849be8b717b57d8826 100644 (file)
@@ -86,7 +86,8 @@ if (h || message_id)
   fprintf(fp, "References:");
   if (h)
     {
-    uschar * s, * id, * error;
+    const uschar * s;
+    uschar * id, * error;
     uschar * referenced_ids[12];
     int reference_count = 0;