diff options
Diffstat (limited to 'gdbsupport/gdb-dlfcn.cc')
-rw-r--r-- | gdbsupport/gdb-dlfcn.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/gdb-dlfcn.cc b/gdbsupport/gdb-dlfcn.cc index d8dbabd..1a8289a 100644 --- a/gdbsupport/gdb-dlfcn.cc +++ b/gdbsupport/gdb-dlfcn.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "common-defs.h" #include "gdb-dlfcn.h" #ifdef HAVE_DLFCN_H |