Make the objfile destructor private
[deliverable/binutils-gdb.git] / gdb / alpha-mdebug-tdep.c
index 590aa8e577264bdfda9e34ed902fa370f98137fc..cc10a5dd9871abb4fd502341ce767ec6a76bb545 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "alpha-tdep.h"
-#include "block.h"
-#include "frame-base.h"
-#include "frame-unwind.h"
 #include "frame.h"
-#include "gdbcore.h"
-#include "mdebugread.h"
+#include "frame-unwind.h"
+#include "frame-base.h"
 #include "symtab.h"
+#include "gdbcore.h"
+#include "block.h"
 #include "trad-frame.h"
 
+#include "alpha-tdep.h"
+#include "mdebugread.h"
+#include "gdbarch.h"
+
 /* FIXME: Some of this code should perhaps be merged with mips.  */
 
 /* *INDENT-OFF* */
This page took 0.028645 seconds and 4 git commands to generate.