summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-06-23 07:12:52 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-06-23 07:12:52 +0000
commit55feb7939048f88e5e4b78089483ed38af6067e5 (patch)
tree32de14f05a32f4d3f8bc41c04e634b933d17c9c4 /h
parent173238e12a128fa398da9a8f845833caab830bb3 (diff)
declare ZGetWGPort
Diffstat (limited to 'h')
-rw-r--r--h/zephyr/zephyr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index 954313f..60b8231 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -151,6 +151,7 @@ extern int errno;
/* Random declarations */
extern char *ZGetSender(), *ZGetVariable();
+extern u_short ZGetWGPort();
/* Successful function return */
#define ZERR_NONE 0