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
2 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue