summaryrefslogtreecommitdiff
path: root/src/c_fl_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_fl_error.h')
-rw-r--r--src/c_fl_error.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/c_fl_error.h b/src/c_fl_error.h
index b8ffb00..1d4bc76 100644
--- a/src/c_fl_error.h
+++ b/src/c_fl_error.h
@@ -8,6 +8,9 @@
#define FL_ERROR_GUARD
+extern "C" char * get_error_message();
+
+
extern "C" const int error_bsize;