[PATCH V2] tests: Include sys/select.h

2016-01-20 Thread Khem Raj
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 Signed-off-by: Khem Raj Reviewed-by: Thierry Reding --- configure.ac | 2 +- tests/kms/kms-steal-crtc.c

[PATCH] tests/kms-steal-crtc: Include sys/select.h

2015-12-30 Thread Khem Raj
Fixes errors e.g. error: implicit declaration of function 'select' and missing definitions of FD_* defines Signed-off-by: Khem Raj --- tests/kms/kms-steal-crtc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/kms/kms-steal-crtc.c b/tests/kms/kms-steal-crtc.c index 2f7f32

[PATCH] tests/kms-steal-crtc: Include sys/select.h

2015-12-29 Thread Khem Raj
Fixes errors e.g. error: implicit declaration of function 'select' and missing definitions of FD_* defines Signed-off-by: Khem Raj --- tests/kms/kms-steal-crtc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/kms/kms-steal-crtc.c b/tests/kms/kms-steal-crtc.c index 2f7f32