mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
stream_file: network file system detection for Linux
Addresses issue #558 on Linux systems. Signed-off-by: wm4 <wm4@nowhere>
This commit is contained in:
@@ -3400,6 +3400,7 @@ cat > $TMPH << EOF
|
||||
|
||||
/* we didn't bother to add actual config checks for this */
|
||||
#define HAVE_BSD_FSTATFS 0
|
||||
#define HAVE_LINUX_FSTATFS 0
|
||||
|
||||
/* system headers */
|
||||
$def_mman_h
|
||||
|
||||
Reference in New Issue
Block a user