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 <stdio.h> -#include <stdlib.h> -#include <string.h> #include <ctype.h> #include <time.h> |