[PATCH] tests: Include string.h for strlen() and memset()

2013-01-18 Thread Thierry Reding
The setversion and getversion tests use these functions so make sure they are included to avoid compiler warnings. Signed-off-by: Thierry Reding --- tests/drmtest.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drmtest.h b/tests/drmtest.h index 55bb446..731d1a7 100644 --- a/tests/drm

[PATCH] tests: Include string.h for strlen() and memset()

2013-01-18 Thread Thierry Reding
The setversion and getversion tests use these functions so make sure they are included to avoid compiler warnings. Signed-off-by: Thierry Reding --- tests/drmtest.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drmtest.h b/tests/drmtest.h index 55bb446..731d1a7 100644 --- a/tests/drm