]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/protoize.c
dbxout.c (lastfile, cwd): Fix `unused' warning.
[thirdparty/gcc.git] / gcc / protoize.c
index ce51ba26f4ad9ffff44c12246b375d5eb6507f6a..dfaa38051e16db31d5e4c88397bdee16db2b012f 100644 (file)
@@ -140,12 +140,12 @@ static const char * const aux_info_suffix = AUX_INFO_SUFFIX;
 
 static const char * const save_suffix = SAVE_SUFFIX;
 
+#ifndef UNPROTOIZE
+
 /* String to attach to C filenames renamed to C++.  */
 
 static const char * const cplus_suffix = CPLUS_FILE_SUFFIX;
 
-#ifndef UNPROTOIZE
-
 /* File name of the file which contains descriptions of standard system
    routines.  Note that we never actually do anything with this file per se,
    but we do read in its corresponding aux_info file.  */