aboutsummaryrefslogtreecommitdiff
path: root/gdb/vx-share/xdr_regs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/vx-share/xdr_regs.c')
-rw-r--r--gdb/vx-share/xdr_regs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/vx-share/xdr_regs.c b/gdb/vx-share/xdr_regs.c
index 9152423..b8c5111 100644
--- a/gdb/vx-share/xdr_regs.c
+++ b/gdb/vx-share/xdr_regs.c
@@ -8,10 +8,10 @@ This module contains the eXternal Data Representation (XDR) routines
for the GDB interface for VxWorks.
*/
-#include <vxWorks.h>
+#include "vxWorks.h"
#include <rpc/rpc.h>
-#include <reg.h>
-#include <xdr_regs.h>
+#include "reg.h"
+#include "xdr_regs.h"
#ifdef I80960