]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
Resolve the name of the connecting host and pass it on to Citadel
[citadel.git] / webcit / webcit.h
index 90fd99807d7d09dd0b084f2f37070ecd087875b3..2798b7ab44507c8d6d94c593f3e92c77970eaf4e 100644 (file)
@@ -79,3 +79,5 @@ extern int noframes;
 
 void stuff_to_cookie(char *, int, char *, char *, char *, int);
 void cookie_to_stuff(char *, int *, char *, char *, char *, int *);
+void locate_host(char *, int);
+