Index: gdb/i386-darwin-tdep.h |
diff --git a/gdb/i386-darwin-tdep.h b/gdb/i386-darwin-tdep.h |
index 8be994624309094030653162e58d681d5c6fcbf0..1cdaa763905012ddbea4d7128fbd96109b68f91e 100644 |
--- a/gdb/i386-darwin-tdep.h |
+++ b/gdb/i386-darwin-tdep.h |
@@ -1,6 +1,6 @@ |
/* Target-dependent code for Darwin x86. |
- Copyright (C) 2008-2012 Free Software Foundation, Inc. |
+ Copyright (C) 2008-2013 Free Software Foundation, Inc. |
This file is part of GDB. |
@@ -19,7 +19,6 @@ |
#ifndef __I386_DARWIN_TDEP_H__ |
#define __I386_DARWIN_TDEP_H__ |
-#include "defs.h" |
#include "frame.h" |
/* Mapping between the general-purpose registers in Darwin x86 thread_state |