summaryrefslogtreecommitdiff
path: root/canohost.h
diff options
context:
space:
mode:
Diffstat (limited to 'canohost.h')
-rw-r--r--canohost.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/canohost.h b/canohost.h
index 4347b488a..df1f125e5 100644
--- a/canohost.h
+++ b/canohost.h
@@ -23,3 +23,5 @@ char *get_local_name(int);
23 23
24int get_remote_port(void); 24int get_remote_port(void);
25int get_local_port(void); 25int get_local_port(void);
26
27void ipv64_normalise_mapped(struct sockaddr_storage *, socklen_t *);