diff options
author | Mans Rullgard <mans@mansr.com> | 2011-01-28 17:16:15 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-01-30 03:41:00 +0100 |
commit | 13904b552b48e72bc472f98144ab54d0535ce99e (patch) | |
tree | 5185aecfa2a1644e1eedcc776bd54b427a5c7a8b /libavcodec/utils.c | |
parent | b5a7100ad33df8c4ae9aa847633efb24d3c4b1c9 (diff) | |
download | ffmpeg-13904b552b48e72bc472f98144ab54d0535ce99e.tar.gz |
os_support: make poll() fallbacks conditional on CONFIG_NETWORK
poll() is only used by networking code, so the fallback should
only be built if networking is enabled. Also remove CONFIG_FFSERVER
condition from the declarations.
This should fix building on systems without poll(), broken
by a8475bbdb64e638bd8161df9647876fd23f8a29a.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 362d8f7d9e6a3bca2ce89f767d153d3ab8bf5773)
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions