aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/nm-hppah.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/pa/nm-hppah.h')
-rw-r--r--gdb/config/pa/nm-hppah.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/pa/nm-hppah.h b/gdb/config/pa/nm-hppah.h
index 19bf2f7..269593f 100644
--- a/gdb/config/pa/nm-hppah.h
+++ b/gdb/config/pa/nm-hppah.h
@@ -279,9 +279,7 @@ extern int hppa_resume_execd_vforking_child_to_get_parent_vfork PARAMS ((void));
#ifdef HAVE_HPUX_THREAD_SUPPORT
-#ifdef __STDC__
struct objfile;
-#endif
void hpux_thread_new_objfile PARAMS ((struct objfile * objfile));
#define target_new_objfile(OBJFILE) hpux_thread_new_objfile (OBJFILE)