t5404: relax overzealous test
[gitweb.git] / git-compat-util.h
index b4d9c2aa58d6351f6a8684495d1f019ee368b275..d89a78616b6934a529473080df97990bfb8632e1 100644 (file)
@@ -1090,6 +1090,6 @@ struct tm *git_gmtime_r(const time_t *, struct tm *);
 #define getc_unlocked(fh) getc(fh)
 #endif
 
-#endif
-
 extern int cmd_main(int, const char **);
+
+#endif