Fix LD_PROFILE
[platform/upstream/glibc.git] / time / tst-mktime2.c
index 0e4fd1e..bc7cc58 100644 (file)
@@ -1,4 +1,6 @@
 /* Test program from Paul Eggert and Tony Leneis.  */
+
+#include <limits.h>
 #include <time.h>
 #include <stdlib.h>
 #include <unistd.h>