git-apply: consider it an error to apply no changes
[gitweb.git] / date.c
diff --git a/date.c b/date.c
index 1f366a67f8b0d282088a26d900a3031fdc3e6012..ff922fe4fc896f4d1132ae84ab5fa74c7f582484 100644 (file)
--- a/date.c
+++ b/date.c
@@ -4,9 +4,6 @@
  * Copyright (C) Linus Torvalds, 2005
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 #include <ctype.h>
 #include <time.h>