diff src/protocols/zephyr/internal.h @ 2419:7ba69b8e0de5

[gaim-migrate @ 2432] Salvatore Valente says this is better. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 03 Oct 2001 19:38:28 +0000
parents 424a40f12a6c
children 5727afad0fb8
line wrap: on
line diff
--- a/src/protocols/zephyr/internal.h	Wed Oct 03 18:13:50 2001 +0000
+++ b/src/protocols/zephyr/internal.h	Wed Oct 03 19:38:28 2001 +0000
@@ -69,6 +69,7 @@
 extern int __subscriptions_next;
 
 extern int __Zephyr_port;		/* Port number */
+extern struct in_addr __My_addr;
 
 typedef Code_t (*Z_SendProc) __P((ZNotice_t *, char *, int, int));