summaryrefslogtreecommitdiffstats
path: root/gdb/remote-udi.c
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-05-08 15:49:48 +0000
committerStu Grossman <grossman@cygnus>1992-05-08 15:49:48 +0000
commitaa94235541b5883ed3ff712e40d2f25539384d54 (patch)
treeae8371441efa19c4a7998c91bd246ced67c207d3 /gdb/remote-udi.c
parenta60ff512683b962c4d6e84a40f8b20173dc49855 (diff)
downloadppe42-binutils-aa94235541b5883ed3ff712e40d2f25539384d54.tar.gz
ppe42-binutils-aa94235541b5883ed3ff712e40d2f25539384d54.zip
* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,
29k-share/dfe/yank.c, vx-share/xdr_ptrace.c, vx-share/xdr_regs.c: Remove -I29k-share, -Ivx-share from Makefile.in. Make #includes relative to each source file.
Diffstat (limited to 'gdb/remote-udi.c')
-rw-r--r--gdb/remote-udi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-udi.c b/gdb/remote-udi.c
index 0030047f47..68e8d37bb8 100644
--- a/gdb/remote-udi.c
+++ b/gdb/remote-udi.c
@@ -45,7 +45,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <string.h>
#include "terminal.h"
#include "target.h"
-#include "udiproc.h"
+#include "29k-share/udi/udiproc.h"
/* access the register store directly, without going through
the normal handler functions. This avoids an extra data copy
OpenPOWER on IntegriCloud