Fix freeing of link_info.hash
[binutils-gdb.git] / ld / sysdep.h
index eadee88217a2c0bd202d37552d12718865ea489d..c0b8445796e22a03af48ac58d98b0b252e981bd1 100644 (file)
@@ -1,6 +1,5 @@
 /* sysdep.h -- handle host dependencies for the GNU linker
-   Copyright 1995, 1996, 1997, 1999, 2002, 2003, 2005, 2007, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
 #ifndef LD_SYSDEP_H
 #define LD_SYSDEP_H
 
+#ifdef PACKAGE
+#error sysdep.h must be included in lieu of config.h
+#endif
+
 #include "config.h"
 
 #include <stdio.h>