This is the mail archive of the gdb-patches@sourceware.org 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]

strcasecmp prototype


Hello,

The attached patch adds #include <strings.h> to gdb_string.h. It is needed
for c-exp.y, for strcasecmp declaration.

Thank you,

Aleksandar


ChangeLog:

2007-11-06  Aleksandar Ristovski <aristovski@qnx.com>

        * gdb_string.h: Include <strings.h>.



------
Attachments are virus free!

This message has been scanned for viruses at the originating end by
Nemx Anti-Virus for MS Exchange Server/IMC
	http://www.nemx.com/products/antivirus

  

Attachment: gdb_string.h.patch
Description: Binary data


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