summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/roken-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/roken-common.h')
-rw-r--r--source4/heimdal/lib/roken/roken-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/heimdal/lib/roken/roken-common.h b/source4/heimdal/lib/roken/roken-common.h
index 1713b6609e..ea7dcaade0 100644
--- a/source4/heimdal/lib/roken/roken-common.h
+++ b/source4/heimdal/lib/roken/roken-common.h
@@ -447,6 +447,8 @@ rk_cloexec(int);
void ROKEN_LIB_FUNCTION
rk_cloexec_file(FILE *);
+int ROKEN_LIB_FUNCTION
+ct_memcmp(const void *, const void *, size_t);
ROKEN_CPP_END