summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2012-04-11 17:15:55 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2012-04-11 17:38:00 +0200
commit2c5ac464f94e8d6c82d0e397cdc0a8854618ada8 (patch)
tree49a39a1569a08312602097069db90ba14e89d4b9 /tests
parentc6c28935a2040aa0477a7844afbf934b0eda2fa2 (diff)
Updated SHA-1 in wayland_sha1.txt to one against which qtwayland builds.
Prevents following error: wayland-util.h:152: error: ‘size_t’ does not name a type Some <string.h> includes are also not necessary any more. Change-Id: I0846948ba32d32521b0749b616eea3cad0ed3383 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/compositor/mockclient.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/compositor/mockclient.h b/tests/auto/compositor/mockclient.h
index e6be12fe7..456f7c3dd 100644
--- a/tests/auto/compositor/mockclient.h
+++ b/tests/auto/compositor/mockclient.h
@@ -39,7 +39,6 @@
**
****************************************************************************/
-#include "string.h"
#include "wayland-client.h"
#include <QObject>