Move include/callback.h and include/remote-sim.h to include/gdb/.

Update accordingly.
This commit is contained in:
Andrew Cagney
2002-06-09 15:45:54 +00:00
parent 1029b7fa6a
commit 3c25f8c7b0
55 changed files with 182 additions and 82 deletions

View File

@@ -46,7 +46,7 @@
#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "callback.h"
#include "gdb/callback.h"
#include "targ-vals.h"
#ifndef ENOSYS