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 97db2f6a9..6e851b43d 100644 --- a/include/mingw.h +++ b/include/mingw.h | |||
| @@ -609,7 +609,6 @@ ULONGLONG CompatGetTickCount64(void); | |||
| 609 | 609 | ||
| 610 | ssize_t get_random_bytes(void *buf, ssize_t count); | 610 | ssize_t get_random_bytes(void *buf, ssize_t count); |
| 611 | int enumerate_links(const char *file, char *name); | 611 | int enumerate_links(const char *file, char *name); |
| 612 | void hide_console(int); | ||
| 613 | 612 | ||
| 614 | int unc_root_len(const char *dir); | 613 | int unc_root_len(const char *dir); |
| 615 | int root_len(const char *path); | 614 | int root_len(const char *path); |
