diff options
author | jrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4> | 1993-01-06 06:37:55 +0000 |
---|---|---|
committer | jrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4> | 1993-01-06 06:37:55 +0000 |
commit | f26a4b6193e58c500bad209d9a1500de3d158e40 (patch) | |
tree | 6616dc6a5c7dad2f83d376428a85015e92e35827 /gcc/config/sparc/sysv4.h | |
parent | cdf8488c679ce1c423126831ceb36639b0b5ea64 (diff) | |
download | gcc-f26a4b6193e58c500bad209d9a1500de3d158e40.tar.gz |
Use new file names for included sparc files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3113 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sparc/sysv4.h')
-rw-r--r-- | gcc/config/sparc/sysv4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/sysv4.h b/gcc/config/sparc/sysv4.h index 2e6df4485bc..960eb5617dc 100644 --- a/gcc/config/sparc/sysv4.h +++ b/gcc/config/sparc/sysv4.h @@ -19,7 +19,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 "sparc.h" +#include "sparc/sparc.h" /* Undefine some symbols which are defined in "sparc.h" but which are appropriate only for SunOS 4.x, and not for svr4. */ |