diff --git a/commands/simple/rlogin.c b/commands/simple/rlogin.c index 96730a3a4..af18abb69 100755 --- a/commands/simple/rlogin.c +++ b/commands/simple/rlogin.c @@ -713,6 +713,7 @@ stop(cmdc) } #endif +#if __minix_vmd #ifdef SIGWINCH static void sigwinch(sig) @@ -762,6 +763,7 @@ sendwindow() wp->ws_ypixel = htons(winsize.ws_ypixel); } #endif /* SIGWINCH */ +#endif #if !__minix_vmd /*