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

2016-01-04 Thread Thierry Reding
On Wed, Dec 30, 2015 at 07:51:55AM +, Khem Raj wrote: > 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

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

2016-01-04 Thread Emil Velikov
On 4 January 2016 at 08:38, Thierry Reding wrote: > On Wed, Dec 30, 2015 at 07:51:55AM +, Khem Raj wrote: >> 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

[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 2f7f327..24d70ab 1

[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 2f7f327..24d70ab 1