* hppa-tdep.c: Remove including sys/dir.h from a target file.

This commit is contained in:
Rob Savoye 1994-11-16 23:31:41 +00:00
parent f6f350fe5b
commit 0eac27b928
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Nov 16 15:28:29 1994 Rob Savoye (rob@cygnus.com)
* hppa-tdep.c: Remove including sys/dir.h from a target file.
Wed Nov 16 10:31:27 1994 J.T. Conklin (jtc@cygnus.com)
* config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_aio.o

View File

@ -34,7 +34,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#include <sys/param.h>
#include <sys/dir.h>
#include <signal.h>
#ifdef COFF_ENCAPSULATE