aboutsummaryrefslogtreecommitdiff
path: root/gdb/nlmread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nlmread.c')
-rw-r--r--gdb/nlmread.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/nlmread.c b/gdb/nlmread.c
index afdea43..f85d2b5 100644
--- a/gdb/nlmread.c
+++ b/gdb/nlmread.c
@@ -28,6 +28,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "buildsym.h"
#include "stabsread.h"
+extern void _initialize_nlmread PARAMS ((void));
+
static void
nlm_new_init PARAMS ((struct objfile *));