mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
2002-09-20 David Carlton <carlton@math.stanford.edu>
* c-lang.c: #include "gdb_string.h"
This commit is contained in:
parent
0ec499f72c
commit
a15ef5f5e3
@ -1,3 +1,7 @@
|
||||
2002-09-20 David Carlton <carlton@math.stanford.edu>
|
||||
|
||||
* c-lang.c: #include "gdb_string.h"
|
||||
|
||||
2002-09-20 Fernando Nasser <fnasser@redhat.com>
|
||||
|
||||
From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
|
||||
|
@ -30,6 +30,7 @@
|
||||
#include "macroscope.h"
|
||||
#include "gdb_assert.h"
|
||||
#include "charset.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
extern void _initialize_c_language (void);
|
||||
static void c_emit_char (int c, struct ui_file * stream, int quoter);
|
||||
|
Loading…
Reference in New Issue
Block a user