aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dbxout.c')
-rw-r--r--gcc/dbxout.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/dbxout.c b/gcc/dbxout.c
index e6b2c88..9419331 100644
--- a/gcc/dbxout.c
+++ b/gcc/dbxout.c
@@ -203,7 +203,9 @@ struct dbx_file
should always be 0 because we should not have needed any file numbers
yet. */
+#ifdef DBX_USE_BINCL
static struct dbx_file *current_file;
+#endif
/* This is the next file number to use. */