OSDN Git Service

[flac] Fix compiler errors
authorStarg <starg@users.osdn.me>
Sun, 13 Oct 2019 14:39:07 +0000 (23:39 +0900)
committerStarg <starg@users.osdn.me>
Sun, 13 Oct 2019 14:39:07 +0000 (23:39 +0900)
FLAC/src/windows_unicode_filenames.c

index 7855008..f697276 100644 (file)
@@ -34,6 +34,7 @@
 #endif
 
 #include <io.h>
+#include <stdlib.h>
 #include <windows.h>
 #include "share/windows_unicode_filenames.h"