diff options
author | K. Richard Pixley <rich@cygnus> | 1991-08-23 21:42:01 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-08-23 21:42:01 +0000 |
commit | cb3e10f3fede81a6f39b0387ce98be652f1c8c44 (patch) | |
tree | fa40ffd9f0c1d8a2d7800cff742afd523136f617 /gdb/xm-sun3os4.h | |
parent | d7c2f2ddd5a3384c32982212b714ca714623a6f9 (diff) | |
download | gdb-cb3e10f3fede81a6f39b0387ce98be652f1c8c44.zip gdb-cb3e10f3fede81a6f39b0387ce98be652f1c8c44.tar.gz gdb-cb3e10f3fede81a6f39b0387ce98be652f1c8c44.tar.bz2 |
Minor vintage gcc lints.
Diffstat (limited to 'gdb/xm-sun3os4.h')
-rw-r--r-- | gdb/xm-sun3os4.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/xm-sun3os4.h b/gdb/xm-sun3os4.h index d7d1c95..ac61c6c 100644 --- a/gdb/xm-sun3os4.h +++ b/gdb/xm-sun3os4.h @@ -26,3 +26,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ the area occupied by the shared libraries. Sun knows about this bug but has no obvious fix for it. */ #define BROKEN_LARGE_ALLOCA + +#define HAVE_STRSTR |