From: Stu Grossman Date: Fri, 23 Oct 1992 03:54:11 +0000 (+0000) Subject: * sparc-tdep.c: include nm.h (for now) so that we get USE_PROC_FS X-Git-Tag: gdb-4_18-branchpoint~20770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee22c7f05e0f39f1d1562e5ea8c19cd7e7751e62;p=thirdparty%2Fbinutils-gdb.git * sparc-tdep.c: include nm.h (for now) so that we get USE_PROC_FS when necessary. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4d4b4ab89da..bdd838ade55 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 22 11:24:18 1992 Stu Grossman (grossman at cygnus.com) + * sparc-tdep.c: include nm.h (for now) so that we get USE_PROC_FS + when necessary. + * alldeps.mak, depend: Update. Thu Oct 22 03:14:36 1992 John Gilmore (gnu@cygnus.com)