* sparcl-stub.c: get rid of defs.h.

This commit is contained in:
Kung Hsu 1994-11-05 00:33:27 +00:00
parent 0fe3a948c6
commit bebe284408
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Nov 4 16:26:59 1994 Kung Hsu (kung@mexican.cygnus.com)
* sparcl-stub.c: get rid of defs.h.
Fri Nov 4 13:11:54 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
* gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I${MMALLOC_DIR}.

View File

@ -86,7 +86,6 @@
*
****************************************************************************/
#include "defs.h"
#include <string.h>
#include <signal.h>