This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] missing include in c-lang.c


On Fri, 20 Sep 2002 13:18:58 -0400, Andrew Cagney <ac131313@ges.redhat.com> said:

>> c-lang.c calls strcmp(), but it doesn't seem to be declared anywhere,
>> so I think it should #include "gdb_string.h".

>> I suppose that I really should just commit this as obvious, but I'm
>> doing an RFA anyways.

> Yes, obvious.

Committed.

David Carlton
carlton@math.stanford.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]