aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nested.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-nested.h')
-rw-r--r--gcc/tree-nested.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-nested.h b/gcc/tree-nested.h
index 3370a2b..a9d4481 100644
--- a/gcc/tree-nested.h
+++ b/gcc/tree-nested.h
@@ -20,7 +20,7 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_TREE_NESTED_H
#define GCC_TREE_NESTED_H
-extern tree build_addr (tree, tree);
+extern tree build_addr (tree);
extern void insert_field_into_struct (tree, tree);
extern void lower_nested_functions (tree);