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:
Philip Sequeira
2014-03-11 15:27:50 -04:00
committed by wm4
parent 14c1816c71
commit ac4b9a47ce
3 changed files with 34 additions and 0 deletions

View File

@@ -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