X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fvmhsbr.c;h=8ef03108b330c6c41c620aef3ca7f483bac58891;hp=664c388e8ce513e78f3b0d0aab533b9d30e63733;hb=910f3846bb30636fe25bdc6e06e72d50c6779bd9;hpb=4cb1b8e5faf3f8d7dbd458f1edaeba2c613b09fb diff --git a/uip/vmhsbr.c b/uip/vmhsbr.c index 664c388..8ef0310 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 */