summaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/aix-thread.c')
-rw-r--r--gdb/aix-thread.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/aix-thread.c b/gdb/aix-thread.c
index 0a9fae32c42..3cdab4852cc 100644
--- a/gdb/aix-thread.c
+++ b/gdb/aix-thread.c
@@ -1829,6 +1829,8 @@ init_aix_thread_ops (void)
/* Module startup initialization function, automagically called by
init.c. */
+void _initialize_aix_thread (void);
+
void
_initialize_aix_thread (void)
{