2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
authorPierre Muller <muller@sourceware.org>
Tue, 8 Jan 2002 08:26:42 +0000 (08:26 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 8 Jan 2002 08:26:42 +0000 (08:26 +0000)
* win32-nat.c: Add i386-tdep.h dependency.

gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c

index b1f4539b9bc12cc91fe74e44b173de49d8fae1af..8083aeb62a4d2b386e56ef89ee692566eb94b229 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-06  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * win32-nat.c: Add i386-tdep.h dependency.
+
 2002-01-07  Michael Snyder  <msnyder@redhat.com>
 
        * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
index afd4035e6d62dd975d229961872d04789549259c..a8d11708ed4251cb04e55678db237b844d8d1231 100644 (file)
@@ -34,6 +34,7 @@
 #include "completer.h"
 #include "regcache.h"
 #include "top.h"
+#include "i386-tdep.h"
 #include <signal.h>
 #include <sys/types.h>
 #include <fcntl.h>
index afd4035e6d62dd975d229961872d04789549259c..a8d11708ed4251cb04e55678db237b844d8d1231 100644 (file)
@@ -34,6 +34,7 @@
 #include "completer.h"
 #include "regcache.h"
 #include "top.h"
+#include "i386-tdep.h"
 #include <signal.h>
 #include <sys/types.h>
 #include <fcntl.h>
This page took 0.026405 seconds and 4 git commands to generate.