diff options
author | Richard Stallman <rms@gnu.org> | 1991-12-01 05:07:47 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1991-12-01 05:07:47 +0000 |
commit | e472c795635cea4eba88e477a9b1caf264f96791 (patch) | |
tree | 0347f5dd9ca99a7ebe45f9a66a55a77ed555433a /gcc | |
parent | d80ffa4333c6084ecbefe8ca60c7826d7b888518 (diff) | |
download | gcc-e472c795635cea4eba88e477a9b1caf264f96791.zip gcc-e472c795635cea4eba88e477a9b1caf264f96791.tar.gz gcc-e472c795635cea4eba88e477a9b1caf264f96791.tar.bz2 |
*** empty log message ***
From-SVN: r91
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/sparc/pbd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/pbd.h b/gcc/config/sparc/pbd.h index 6c637ef..8317398 100644 --- a/gcc/config/sparc/pbd.h +++ b/gcc/config/sparc/pbd.h @@ -21,7 +21,7 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "tm-sparc.h" +#include "sparc.h" /* Names to predefine in the preprocessor for this target machine. */ |