X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fvmhsbr.c;h=8ef03108b330c6c41c620aef3ca7f483bac58891;hb=0ccd1945560c715e4cc4063209bd0d68b75d5470;hp=664c388e8ce513e78f3b0d0aab533b9d30e63733;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh 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 */