Revision 362d8f7d
ID | 362d8f7d9e6a3bca2ce89f767d153d3ab8bf5773 |
Parent | 4fc9ff0a |
Child | 04295054 |
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>
Files
- added
- modified
- copied
- renamed
- deleted