diff options
author | Kung Hsu <kung@cygnus> | 1994-11-05 00:33:27 +0000 |
---|---|---|
committer | Kung Hsu <kung@cygnus> | 1994-11-05 00:33:27 +0000 |
commit | bebe284408c9432464c96d8d80689066010dece9 (patch) | |
tree | de5b11fb84de42988ec02a46623c6b968f4306be /gdb/sparcl-stub.c | |
parent | 0fe3a948c699a78a8f8e260f60cfb66b199a6ce9 (diff) | |
download | gdb-bebe284408c9432464c96d8d80689066010dece9.zip gdb-bebe284408c9432464c96d8d80689066010dece9.tar.gz gdb-bebe284408c9432464c96d8d80689066010dece9.tar.bz2 |
* sparcl-stub.c: get rid of defs.h.
Diffstat (limited to 'gdb/sparcl-stub.c')
-rw-r--r-- | gdb/sparcl-stub.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/sparcl-stub.c b/gdb/sparcl-stub.c index 3d60186..ddcf246 100644 --- a/gdb/sparcl-stub.c +++ b/gdb/sparcl-stub.c @@ -86,7 +86,6 @@ * ****************************************************************************/ -#include "defs.h" #include <string.h> #include <signal.h> |