qtuio: fix build issue because of missing include
authorStephan Hoffmann <sho@relinux.de>
Sun, 2 Dec 2012 02:55:49 +0000 (02:55 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 2 Dec 2012 15:48:18 +0000 (07:48 -0800)
commit4a4b0bdd0753fd039d2d3992eb85ea2e118dcbf4
tree1e3201dea873543747553ec9b0c96868c6602bab
parent8a46d4bf1fe81dc60aca8795d9e2c69a9c252e37
qtuio: fix build issue because of missing include

TuioServer.cpp uses usleep but did not include <unistd.h>. This
patch adds the missing #include. This issue has been reported
upstream.

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qtuio/qtuio-TuioServer.cpp-add-missing-include.patch [new file with mode: 0644]