mirror of https://github.com/MidnightCommander/mc
* regex.c: Define HAVE_WCTYPE_H to 0 if not defined to fix compilation.
This commit is contained in:
parent
830f64d719
commit
8d4cf30242
|
@ -8,6 +8,7 @@
|
|||
* hotlist.c (unlink_entry): Add missed brackets.
|
||||
(add_new_entry_cmd): Fix memory leaks and double free()s.
|
||||
(add2hotlist_cmd): Eliminate static label_string.
|
||||
* regex.c: Define HAVE_WCTYPE_H to 0 if not defined to fix compilation.
|
||||
|
||||
2004-11-09 Pavel Shirshov <me@pavelsh.pp.ru>
|
||||
|
||||
|
|
Loading…
Reference in New Issue