/* $Id$ */ #ifndef _NEWUSER_H #define _NEWUSER_H int newuser(int); void Fast_Bye(int); #endif