/* $Id: newuser.h,v 1.5 2005/10/07 20:42:35 mbse Exp $ */ #ifndef _NEWUSER_H #define _NEWUSER_H int newuser(void); void Fast_Bye(int); #endif