Imported Upstream version 6.1
[platform/upstream/ffmpeg.git] / libavformat / os_support.h
index b419efa..f2ff38e 100644 (file)
@@ -42,6 +42,7 @@
 
 #ifdef _WIN32
 #  include <fcntl.h>
+#  include <stdint.h>
 #  ifdef lseek
 #   undef lseek
 #  endif