summaryrefslogtreecommitdiff
path: root/src/internal/perk_errinfo_impl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/perk_errinfo_impl.c')
-rw-r--r--src/internal/perk_errinfo_impl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/internal/perk_errinfo_impl.c b/src/internal/perk_errinfo_impl.c
index 22b084e..d930c1a 100644
--- a/src/internal/perk_errinfo_impl.c
+++ b/src/internal/perk_errinfo_impl.c
@@ -7,8 +7,9 @@
#include <perk/perk.h>
#include "perk_driver_impl.h"
#include "perk_errinfo_impl.h"
+#include "perk_visibility_impl.h"
-int pe_record_error(
+perk_hidden int pe_record_error(
const struct pe_driver_ctx * dctx,
int esyscode,
int elibcode,