summaryrefslogtreecommitdiff
path: root/shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'shim.h')
-rw-r--r--shim.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shim.h b/shim.h
index 61dafa82..3d2ac2d4 100644
--- a/shim.h
+++ b/shim.h
@@ -259,4 +259,6 @@ verify_buffer (char *data, int datasize,
#define LogError(fmt, ...)
#endif
+char *translate_slashes(char *out, const char *str);
+
#endif /* SHIM_H_ */