Index: uspace/lib/c/include/sys/time.h
===================================================================
--- uspace/lib/c/include/sys/time.h	(revision 0a0dff83ba946738740f60e9a69465f32afd6431)
+++ uspace/lib/c/include/sys/time.h	(revision 3943da15a44eee390eda7096cf24e744a65b41e6)
@@ -69,6 +69,4 @@
 };
 
-#define TIMEVAL_MAX ((struct timeval) { .tv_sec = LONG_MAX, .tv_usec = 999999 })
-
 struct timezone {
 	int tz_minuteswest;  /* minutes W of Greenwich */
