* coredep.c: Include "nm.h" to get REGISTER_U_ADDR.
This commit is contained in:
parent
e4db3f3e06
commit
0a2a48a217
@ -1,5 +1,8 @@
|
||||
Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* coredep.c: Include "nm.h" to get REGISTER_U_ADDR.
|
||||
* doc/gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
|
||||
|
||||
* Makefile.in (VERSION): Tick to 4.6.9.
|
||||
|
||||
Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
|
||||
|
@ -24,6 +24,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include "gdbcore.h"
|
||||
#include "nm.h"
|
||||
|
||||
/* These are needed on various systems to expand REGISTER_U_ADDR. */
|
||||
#ifndef USG
|
||||
|
Loading…
Reference in New Issue
Block a user