diff options
Diffstat (limited to 'date.c')
-rw-r--r-- | date.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,9 +4,6 @@ * Copyright (C) Linus Torvalds, 2005 */ -#include <time.h> -#include <sys/time.h> - #include "cache.h" static time_t my_mktime(struct tm *tm) |