diff options
Diffstat (limited to 'third_party/git/compat/regex/regex_internal.h')
-rw-r--r-- | third_party/git/compat/regex/regex_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/git/compat/regex/regex_internal.h b/third_party/git/compat/regex/regex_internal.h index 3ee8aae59d79..0bad8b841eda 100644 --- a/third_party/git/compat/regex/regex_internal.h +++ b/third_party/git/compat/regex/regex_internal.h @@ -23,7 +23,6 @@ #include <assert.h> #include <ctype.h> #include <stdio.h> -#include <stdlib.h> #include <string.h> #if defined HAVE_LANGINFO_H || defined HAVE_LANGINFO_CODESET || defined _LIBC |