diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/mingw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mingw.h b/include/mingw.h index 0ccced2a3..a94d90767 100644 --- a/include/mingw.h +++ b/include/mingw.h | |||
@@ -554,7 +554,6 @@ void qsort_string_vector_case(char **sv, unsigned count) FAST_FUNC; | |||
554 | 554 | ||
555 | const char *get_busybox_exec_path(void); | 555 | const char *get_busybox_exec_path(void); |
556 | void init_winsock(void); | 556 | void init_winsock(void); |
557 | void init_codepage(void); | ||
558 | 557 | ||
559 | int has_bat_suffix(const char *p); | 558 | int has_bat_suffix(const char *p); |
560 | int has_exe_suffix(const char *p); | 559 | int has_exe_suffix(const char *p); |