From 037e47d53b6416e33f7b688bead0de6ba509e1cb Mon Sep 17 00:00:00 2001
From: rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun, 1 Dec 1991 05:07:47 +0000
Subject: [PATCH] *** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91 138bc75d-0d04-0410-961f-82ee72b054a4
---
 gcc/config/sparc/pbd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/sparc/pbd.h b/gcc/config/sparc/pbd.h
index 6c637ef7f328..83173989b319 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.  */
 
-- 
GitLab