[C++/mingw] gdb-dlfcn.c casts
[deliverable/binutils-gdb.git] / ld / pe-dll.h
index a5ae9fb508ec3014f5535bb9054a04b56c24caa6..7d2466fc959c84ddb3deb4ea1a84517ecc09986f 100644 (file)
@@ -1,6 +1,5 @@
 /* pe-dll.h: Header file for routines used to build Windows DLLs.
-   Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -38,6 +37,7 @@ extern int pe_dll_compat_implib;
 extern int pe_dll_extra_pe_debug;
 extern int pe_use_nul_prefixed_import_tables;
 extern int pe_use_coff_long_section_names;
+extern int pe_leading_underscore;
 
 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;
 
This page took 0.03747 seconds and 4 git commands to generate.