Add ChangeLog entries
[deliverable/binutils-gdb.git] / gdb / gdb-dlfcn.h
index 73ad4141e243ee27152dc953f98f585bf993f3e2..90b66a636b9894900f26f9c4db9740c1491ae4b9 100644 (file)
@@ -1,6 +1,6 @@
 /* Platform independent shared object routines for GDB.
 
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,8 +20,6 @@
 #ifndef GDB_DLFCN_H
 #define GDB_DLFCN_H
 
-#include "defs.h"
-
 /* Load the dynamic library file named FILENAME, and return a handle
    for that dynamic library.  Return NULL if the loading fails for any
    reason.  */
This page took 0.024913 seconds and 4 git commands to generate.