Add git-send-email to .gitignore
[gitweb.git] / convert-objects.c
index 9ad0c77678a740c82c91b4f99de039e12605808d..073cab592fba81c97e6f13d660b0329a42427ef0 100644 (file)
@@ -1,4 +1,5 @@
 #define _XOPEN_SOURCE /* glibc2 needs this */
+#define __EXTENSIONS__ /* solaris needs this */
 #include <time.h>
 #include <ctype.h>
 #include "cache.h"