+2002-07-26 Kevin Buettner <kevinb@redhat.com>
+
+ * aix-thread.c: (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
+ disabled (via ``#if 0'') includes.
+
2002-07-26 Kevin Buettner <kevinb@redhat.com>
* aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
#include "language.h" /* for local_hex_string() */
#include "ppc-tdep.h"
-#if 0
-#include "coff/internal.h" /* for libcoff.h */
-#include "bfd/libcoff.h" /* for xcoff_data */
-#endif
-
#include <procinfo.h>
#include <sys/types.h>
#include <sys/ptrace.h>
#include <sys/reg.h>
-#if 0
-#include <pthread.h>
-#endif
#include <sched.h>
#include <sys/pthdebug.h>