stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h>
commit1054f89404cea0f0d2ae511dc87180a00c51c9de
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 11 Jun 2011 16:21:54 +0000 (11 16:21 +0000)
committerUoti Urpala <uau@mplayer2.org>
Wed, 6 Jul 2011 06:55:33 +0000 (6 09:55 +0300)
treecf00bde6ca326276cc24bbf119cf14290f33b746
parentb7406244482b3239342601995d77716d57cd5d71
stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h>

Replace sys/fcntl.h include by fcntl.h include used everywhere else.

Also fixes compilation with the Android NDK.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33584 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/stream_pvr.c