2002-01-04 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Fri, 4 Jan 2002 19:16:28 +0000 (19:16 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 4 Jan 2002 19:16:28 +0000 (19:16 +0000)
        * p-valprint.c: Include "cp-abi.h" for baseclass_offset
        prototype.

gdb/ChangeLog
gdb/p-valprint.c

index 27ecf63..bb87592 100644 (file)
@@ -1,5 +1,10 @@
 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
 
+       * p-valprint.c: Include "cp-abi.h" for baseclass_offset
+       prototype.
+
+2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
+
        * cp-abi.c: Fix whitespace.
        (baseclass_offset): New wrapper function.
        * cp-abi.h (baseclass_offset): Add prototype.
index 3cad5f8..08a862e 100644 (file)
@@ -36,6 +36,7 @@
 #include "target.h"
 #include "annotate.h"
 #include "p-lang.h"
+#include "cp-abi.h"
 \f