summaryrefslogtreecommitdiffstats
path: root/package/qtuio/qtuio-TuioServer.cpp-add-missing-include.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-28/+0
| | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qtuio: fix build issue because of missing includeStephan Hoffmann2012-12-021-0/+28
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>
OpenPOWER on IntegriCloud