Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / cxux-nat.c
index b36abcef72b36a779b51e1b440c2681a11faa1fd..2ed1430ea4bf43e2da62c33d7ec04f2a1a2922e9 100644 (file)
@@ -15,7 +15,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
 #include "frame.h"
@@ -39,7 +39,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <sys/ioctl.h>
 #include <fcntl.h>
 #include <sys/file.h>
-#include <sys/stat.h>
+#include "gdb_stat.h"
 
 #include "symtab.h"
 #include "setjmp.h"
@@ -398,8 +398,6 @@ add_shared_symbol_files ()
   reinit_frame_cache ();
 }
 
-int target_is_m88110;
-
 #if defined(_ES_MP)
 
 #include <sys/regset.h>
This page took 0.023688 seconds and 4 git commands to generate.