summaryrefslogtreecommitdiff
path: root/xts5/src/lib/xthost.c
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/src/lib/xthost.c')
-rw-r--r--xts5/src/lib/xthost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xts5/src/lib/xthost.c b/xts5/src/lib/xthost.c
index 2103c518..f4244029 100644
--- a/xts5/src/lib/xthost.c
+++ b/xts5/src/lib/xthost.c
@@ -192,6 +192,7 @@ int nxtbadhosts = sizeof(xtbadhosts)/sizeof(xtbadhosts[0]);
* comparison of the address field is not the correct way to compare
* them.
*/
+int
samehost(h1, h2)
XHostAddress *h1;
XHostAddress *h2;