Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lt/objlist' into next
[gitweb.git]
/
xdiff
/
xutils.h
diff --git
a/xdiff/xutils.h
b/xdiff/xutils.h
index 55b0d39f49d656576f83ccee8961ce5ea05e950e..08691a2447126a8a8f96bb8a0369f21524c58c39 100644
(file)
--- a/
xdiff/xutils.h
+++ b/
xdiff/xutils.h
@@
-24,6
+24,8
@@
#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);
int xdl_cha_init(chastore_t *cha, long isize, long icount);