[AArch64] Use debug_printf instead of fprintf_unfiltered
[deliverable/binutils-gdb.git] / gdb / ser-pipe.c
index 07001326afcbc056fd1499d9f18b7a4f1b795336..1e777b7e4f6ee7fa8745f7ca4fb94901cde27797 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <sys/time.h>
+#include "gdb_sys_time.h"
 #include <fcntl.h>
 #include "filestuff.h"
 
This page took 0.023844 seconds and 4 git commands to generate.