aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/mips-tdump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/mips-tdump.c b/gcc/mips-tdump.c
index bcaf83b..ee46ec9 100644
--- a/gcc/mips-tdump.c
+++ b/gcc/mips-tdump.c
@@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#include <sys/types.h>
#include <sys/file.h>
+#include <fcntl.h>
#include <errno.h>
#include <a.out.h>
#include "config.h"