Don't define _FORTIFY_SOURCE on MinGW
[deliverable/binutils-gdb.git] / binutils / dlltool.c
index 85304d0c37fcf064ecffe28d451d3ea48e72ce3b..734c727a065efb8b4d5cde2c64affac47b7694ff 100644 (file)
@@ -1,5 +1,5 @@
 /* dlltool.c -- tool to generate stuff for PE style DLLs
-   Copyright (C) 1995-2019 Free Software Foundation, Inc.
+   Copyright (C) 1995-2020 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
 #include "bucomm.h"
 #include "dlltool.h"
 #include "safe-ctype.h"
+#include "coff-bfd.h"
 
 #include <time.h>
 #include <assert.h>
This page took 0.023528 seconds and 4 git commands to generate.