Remove unused include files.

This commit is contained in:
John Gilmore
1991-09-13 00:59:38 +00:00
parent 6093e5b0de
commit f33c3ad15b

View File

@ -35,12 +35,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "gdbcore.h"
#ifdef STILL_NEEDED_FOR_DECSTATION
#include <sys/dir.h> /* For DECstations */
#include <sys/user.h> /* After a.out.h */
#include <sys/file.h>
#endif
#include <ctype.h>
#include <sys/stat.h>