summaryrefslogtreecommitdiff
path: root/xdiff/xutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'xdiff/xutils.h')
-rw-r--r--xdiff/xutils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xdiff/xutils.h b/xdiff/xutils.h
index ea38ee9..08691a2 100644
--- a/xdiff/xutils.h
+++ b/xdiff/xutils.h
@@ -24,6 +24,7 @@
#define XUTILS_H
+
long xdl_bogosqrt(long n);
int xdl_emit_diffrec(char const *rec, long size, char const *pre, long psize,
xdemitcb_t *ecb);