From 6b0c3121061df6b323f430700e8077b324b5e9dd Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 22 May 2005 11:54:17 -0700 Subject: Include file cleanups.. Add to the include files handled by "cache.h", and remove extraneous #include directives from various .c files. The rule is that "cache.h" gets all the basic stuff, so that we'll have as few system dependencies as possible. --- date.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'date.c') diff --git a/date.c b/date.c index 1f366a67f8..ff922fe4fc 100644 --- a/date.c +++ b/date.c @@ -4,9 +4,6 @@ * Copyright (C) Linus Torvalds, 2005 */ -#include -#include -#include #include #include -- cgit v1.2.3