* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,
[deliverable/binutils-gdb.git] / gdb / vx-share / xdr_regs.c
index 9152423142b4b7e957e6742a4599018e90a081a9..b8c5111b7cf3a45830fc6b7981b9f123bcac0bf8 100644 (file)
@@ -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
This page took 0.022957 seconds and 4 git commands to generate.