Loading...
include/protocols/timed.h Libc-1725.40.4 Libc-498
--- Libc/Libc-1725.40.4/include/protocols/timed.h
+++ Libc/Libc-498/include/protocols/timed.h
@@ -66,8 +66,8 @@
 #define ANYADDR 	NULL
 
 #ifdef __LP64__
-#include <sys/_types.h>
-#include <sys/_types/_timeval32.h>
+#define __need_struct_timeval32
+#include <sys/_structs.h>
 #endif /* __LP64__ */
 
 struct tsp {