revert lsh's checkins. They broke newtree for everybody but him.

This commit is contained in:
Bill Currie 2000-05-25 09:48:21 +00:00
parent 3ea246dd56
commit 0bd4043ca4
50 changed files with 76 additions and 244 deletions

View file

@ -31,9 +31,6 @@
# include <config.h>
#endif
#include <sys/types.h>
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif
#include "qargs.h"
#include "cvar.h"
#include "server.h"
@ -49,9 +46,6 @@
#include <errno.h>
#include <unistd.h>
#include <sys/time.h>
#ifdef HAVE_STRING_H
#include <string.h>
#endif
/* cvar_t sys_extrasleep = {"sys_extrasleep","0"};