diff options
Diffstat (limited to 'shim.h')
| -rw-r--r-- | shim.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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_ */ |
