summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSSupport/Errors.h')
-rw-r--r--src/OSSupport/Errors.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OSSupport/Errors.h b/src/OSSupport/Errors.h
new file mode 100644
index 000000000..72ba98862
--- /dev/null
+++ b/src/OSSupport/Errors.h
@@ -0,0 +1,3 @@
+
+AString GetOSErrorString(int a_ErrNo);
+