Author: sserapion Date: Thu Nov 13 23:53:00 2008 New Revision: 37353
URL: http://svn.reactos.org/svn/reactos?rev=37353&view=rev Log: Kill auto-import insurgent.
Modified: branches/ros-amd64-bringup/reactos/base/applications/network/ftp/prototypes.h
Modified: branches/ros-amd64-bringup/reactos/base/applications/network/ftp/prototypes.h URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/base/a... ============================================================================== --- branches/ros-amd64-bringup/reactos/base/applications/network/ftp/prototypes.h [iso-8859-1] (original) +++ branches/ros-amd64-bringup/reactos/base/applications/network/ftp/prototypes.h [iso-8859-1] Thu Nov 13 23:53:00 2008 @@ -44,7 +44,6 @@ int sleep(int time);
char *tail(); -int errno; char *mktemp(); void setbell(), setdebug(); void setglob(), sethash(), setport();