Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/*: rename patches according to the new policy | Peter Korsgaard | 2015-02-03 | 1 | -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 include | Stephan Hoffmann | 2012-12-02 | 1 | -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> |