diff options
Diffstat (limited to 'gcc/cpperror.c')
-rw-r--r-- | gcc/cpperror.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cpperror.c b/gcc/cpperror.c index 308ef299a18..92b10465c68 100644 --- a/gcc/cpperror.c +++ b/gcc/cpperror.c @@ -25,7 +25,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef EMACS #include "config.h" #include "system.h" -#include "gansidecl.h" #else #include <stdio.h> #endif /* not EMACS */ |