summaryrefslogtreecommitdiff
path: root/gcc/config/i386/host-cygwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/host-cygwin.c')
-rw-r--r--gcc/config/i386/host-cygwin.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/i386/host-cygwin.c b/gcc/config/i386/host-cygwin.c
index ac699b3bf01..8510bde125e 100644
--- a/gcc/config/i386/host-cygwin.c
+++ b/gcc/config/i386/host-cygwin.c
@@ -1,5 +1,5 @@
/* Cygwin host-specific hook definitions.
- Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
This file is part of GCC.
@@ -20,7 +20,6 @@
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include <sys/mman.h>
#include "hosthooks.h"
#include "hosthooks-def.h"
#include "toplev.h"