X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..3b52c3944968810e976ae3ec214dfa4dec8178dc:/uip/vmhsbr.c diff --git a/uip/vmhsbr.c b/uip/vmhsbr.c index 664c388e..8ef03108 100644 --- a/uip/vmhsbr.c +++ b/uip/vmhsbr.c @@ -12,6 +12,7 @@ #include #include +#include static char *types[] = { "OK", @@ -24,8 +25,6 @@ static FILE *fp = NULL; static int PEERrfd = NOTOK; static int PEERwfd = NOTOK; -extern int errno; - /* * static prototypes */