first go. crashes in 0003
[exim.git] / src / src / functions.h
index e349721706a0c2f65ab97ccd2f293227e9f1be33..38c8e40a00a4019fa5692c7e6b50959e66aad702 100644 (file)
@@ -527,6 +527,7 @@ extern int     stdin_ungetc(int);
 
 extern void    store_exit(void);
 extern void    store_init(void);
+extern void    store_writeprotect(int);
 
 extern gstring *string_append(gstring *, int, ...) WARN_UNUSED_RESULT;
 extern gstring *string_append_listele(gstring *, uschar, const uschar *) WARN_UNUSED_RESULT;