* sparcl-stub.c: get rid of defs.h.
This commit is contained in:
parent
0fe3a948c6
commit
bebe284408
2 changed files with 4 additions and 1 deletions
|
@ -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}.
|
||||
|
|
|
@ -86,7 +86,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#include "defs.h"
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue