diff options
Diffstat (limited to 'gcc/config/sparc/xm-sol2.h')
-rw-r--r-- | gcc/config/sparc/xm-sol2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/sparc/xm-sol2.h b/gcc/config/sparc/xm-sol2.h index a799f12b946..5613b086b57 100644 --- a/gcc/config/sparc/xm-sol2.h +++ b/gcc/config/sparc/xm-sol2.h @@ -1,5 +1,3 @@ -#include "sparc/xm-sysv4.h" - /* If not compiled with GNU C, include the system's <alloca.h> header. */ #ifndef __GNUC__ #include <alloca.h> |