diff --git a/builtin.h b/builtin.h index 1c8637ae22..88c4d84712 100644 --- a/builtin.h +++ b/builtin.h @@ -2,10 +2,7 @@ #define BUILTIN_H #include - -#ifndef PATH_MAX -# define PATH_MAX 4096 -#endif +#include extern const char git_version_string[];