projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
056487e
)
* c-lex.h: Should have been committed.
author
Neil Booth
<neil@gcc.gnu.org>
Sun, 26 Nov 2000 10:50:49 +0000
(10:50 +0000)
committer
Neil Booth
<neil@gcc.gnu.org>
Sun, 26 Nov 2000 10:50:49 +0000
(10:50 +0000)
From-SVN: r37755
gcc/c-lex.h
patch
|
blob
|
history
diff --git
a/gcc/c-lex.h
b/gcc/c-lex.h
index 5247c38413284321431cd5be9b751785956a425b..256e5098d6c01842de72d61885cf1cc1150ac7d0 100644
(file)
--- a/
gcc/c-lex.h
+++ b/
gcc/c-lex.h
@@
-34,4
+34,7
@@
extern tree is_class_name PARAMS ((tree));
extern int indent_level;
+struct cpp_reader;
+extern struct cpp_reader parse_in;
+
#endif