* hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register):
[deliverable/binutils-gdb.git] / gdb / rdi-share / hsys.c
index ef42a309b94fc638895679a8bacda11ba9fc0b52..1d47a85fe46065be36896883b04980e042dbcd34 100644 (file)
@@ -29,7 +29,7 @@
 #include "ardi.h"
 #include "buffers.h"
 #include "channels.h"        /* Channel interface. */
-#include "endian.h"
+#include "angel_endian.h"
 #include "logging.h"         /* Angel support functions. */
 #include "msgbuild.h"
 #include "sys.h"    
@@ -125,8 +125,10 @@ static void DebugCheckNullTermString(char *prefix, bool nl,
     }
 }
 
+#ifdef NEED_SYSERRLIST
 extern int sys_nerr;
 extern char *sys_errlist[];
+#endif
 
 static char *DebugStrError(int last_errno)
 {
This page took 0.024452 seconds and 4 git commands to generate.