mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
More Windows fixes
These fixes got lost in an earlier commit. Patch-from: lvqcl <lvqcl.mail@gmail.com>
This commit is contained in:
@@ -33,14 +33,9 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/utime.h>
|
||||
#include <io.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <windows.h>
|
||||
#include "share/win_utf8_io.h"
|
||||
#include "share/windows_unicode_filenames.h"
|
||||
|
||||
#define UTF8_BUFFER_SIZE 32768
|
||||
|
||||
|
||||
Reference in New Issue
Block a user