summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/i386/any
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 15:00:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 15:00:29 +0000
commitddeb76938cfd6a6c8534de33c3f18fcb39ce1bdf (patch)
treee31addd64d5956b88ce955a689e37d65d125cff3 /c/src/librdbg/src/i386/any
parent2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-ddeb76938cfd6a6c8534de33c3f18fcb39ce1bdf.tar.bz2
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* librdbg/Makefile.am: Fix rpcgen rules. * librdbg/src/i386/any/remdeb_xdr.c, librdbg/src/m68k/any/remdeb_xdr.c, librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Reflect changes to librdbg/Makefile.am.
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/src/i386/any/remdeb_xdr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librdbg/src/i386/any/remdeb_xdr.c b/c/src/librdbg/src/i386/any/remdeb_xdr.c
index 49d8f41d11..f266b6b5b5 100644
--- a/c/src/librdbg/src/i386/any/remdeb_xdr.c
+++ b/c/src/librdbg/src/i386/any/remdeb_xdr.c
@@ -3,7 +3,7 @@
* It was generated using rpcgen.
*/
-#include "remdeb.h"
+#include "src/i386/any/remdeb.h"
#define RTEMS_PORT 2071
#define RTEMS_BACK_PORT 2073