summaryrefslogtreecommitdiffhomepage
path: root/src/internal/tpax_errinfo_impl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/tpax_errinfo_impl.c')
-rw-r--r--src/internal/tpax_errinfo_impl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/internal/tpax_errinfo_impl.c b/src/internal/tpax_errinfo_impl.c
index 5fd2247..0e68f51 100644
--- a/src/internal/tpax_errinfo_impl.c
+++ b/src/internal/tpax_errinfo_impl.c
@@ -7,8 +7,9 @@
#include <tpax/tpax.h>
#include "tpax_driver_impl.h"
#include "tpax_errinfo_impl.h"
+#include "tpax_visibility_impl.h"
-int tpax_record_error(
+tpax_hidden int tpax_record_error(
const struct tpax_driver_ctx * dctx,
int esyscode,
int elibcode,