]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-compat-util.h
kwset: move translation table from ctype
[thirdparty/git.git] / git-compat-util.h
index 2151d8b43708c8deaa2c94315d73d09908552e97..9d3c21acbbb548a178c780aa6a1e81a054ecc0c0 100644 (file)
@@ -1150,9 +1150,6 @@ static inline size_t xsize_t(off_t len)
 #define HOST_NAME_MAX 256
 #endif
 
-/* in ctype.c, for kwset users */
-extern const unsigned char tolower_trans_tbl[256];
-
 #include "sane-ctype.h"
 
 /*