[PATCH] Really fix git-merge-one-file-script this time.
[gitweb.git] / rev-tree.c
index 03c900f459c0e6ae7fc9455589be00375f44eac8..95ec274fc7fa68d2e70446104c51732ac7815fe2 100644 (file)
@@ -1,8 +1,3 @@
-#define _XOPEN_SOURCE /* glibc2 needs this */
-#define _BSD_SOURCE /* for tm.tm_gmtoff */
-#include <time.h>
-#include <ctype.h>
-
 #include "cache.h"
 #include "commit.h"