Skip to content
Commit 358615f4 authored by Khem Raj's avatar Khem Raj Committed by Emil Velikov
Browse files

tests: Include sys/select.h



Used in compliance with POSIX 2001/2008

Fixes errors e.g.
error: implicit declaration of function 'select'

and helps with missing definitions of FD_* defines

v2: conditionally include sys/select.h, include in every test where
needed.

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
Reviewed-by: Thierry Reding <thierry.reding@gmail.com> (v1)
Reviewed-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
parent 1674147a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment