2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>

* win32-nat.c: Add i386-tdep.h dependency.
This commit is contained in:
Pierre Muller
2002-01-08 08:26:42 +00:00
parent 6820313638
commit c25b74acfa
3 changed files with 6 additions and 0 deletions

View 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>