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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/host-cygwin.c b/gcc/config/i386/host-cygwin.c
index 71ce41bb5a3..b62cdeeab12 100644
--- a/gcc/config/i386/host-cygwin.c
+++ b/gcc/config/i386/host-cygwin.c
@@ -20,9 +20,9 @@
#include "config.h"
#include "system.h"
#include "coretypes.h"
+#include "diagnostic.h"
#include "hosthooks.h"
#include "hosthooks-def.h"
-#include "diagnostic.h"
static void * cygwin_gt_pch_get_address (size_t, int fd);
static size_t cygwin_gt_pch_alloc_granularity (void);