OSDN Git Service

2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
authorPierre Muller <muller@ics.u-strasbg.fr>
Tue, 8 Jan 2002 08:26:42 +0000 (08:26 +0000)
committerPierre Muller <muller@ics.u-strasbg.fr>
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

index b1f4539..8083aeb 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 afd4035..a8d1170 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>