Index: gdb/amd64-darwin-tdep.c |
diff --git a/gdb/amd64-darwin-tdep.c b/gdb/amd64-darwin-tdep.c |
index 9fcee3fd82c50a292878df0bdf3e23f01896b487..ec3a636bc45ad01f3ce24a05524d33f113aa1295 100644 |
--- a/gdb/amd64-darwin-tdep.c |
+++ b/gdb/amd64-darwin-tdep.c |
@@ -1,5 +1,5 @@ |
/* Darwin support for GDB, the GNU debugger. |
- Copyright 1997-2002, 2005, 2008-2012 Free Software Foundation, Inc. |
+ Copyright (C) 1997-2013 Free Software Foundation, Inc. |
Contributed by Apple Computer, Inc. |
@@ -35,7 +35,6 @@ |
#include "ui-out.h" |
#include "symtab.h" |
#include "frame.h" |
-#include "gdb_assert.h" |
#include "amd64-darwin-tdep.h" |
#include "i386-darwin-tdep.h" |
#include "solib.h" |