Code

Fix tests with new git in C
[git.git] / convert-objects.c
index 073cab592fba81c97e6f13d660b0329a42427ef0..a892013f0f37480fbf13a9511f2146d1681ba136 100644 (file)
@@ -1,7 +1,5 @@
 #define _XOPEN_SOURCE /* glibc2 needs this */
-#define __EXTENSIONS__ /* solaris needs this */
 #include <time.h>
-#include <ctype.h>
 #include "cache.h"
 
 struct entry {