diff -r 0de851709972 -r beb509dd2935 src/protocols/zephyr/internal.h --- 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));