create_symref: if symlink fails, fall back to writing a "symbolic ref"
[git.git] / convert-objects.c
index 073cab5..a892013 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 {