diff options
Diffstat (limited to 'sim/cris/traps.c')
-rw-r--r-- | sim/cris/traps.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/cris/traps.c b/sim/cris/traps.c index f5f169f..29b1b7c 100644 --- a/sim/cris/traps.c +++ b/sim/cris/traps.c @@ -39,9 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifdef HAVE_SYS_PARAM_H #include <sys/param.h> #endif -#ifdef HAVE_SYS_STAT_H #include <sys/stat.h> -#endif /* For PATH_MAX, originally. */ #ifdef HAVE_LIMITS_H #include <limits.h> |