From 0a95e15cdc87de0136734e784d487f9b03170bbb Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 2 Jan 2011 02:07:27 +0100 Subject: initial checkin of my nanonote ports feed, including a small README. --- keymouse/patches/001-no-x11-include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keymouse/patches/001-no-x11-include.patch (limited to 'keymouse/patches/001-no-x11-include.patch') diff --git a/keymouse/patches/001-no-x11-include.patch b/keymouse/patches/001-no-x11-include.patch new file mode 100644 index 0000000..33f0ebf --- /dev/null +++ b/keymouse/patches/001-no-x11-include.patch @@ -0,0 +1,10 @@ +--- a/src/shortcut.h 2010-09-25 20:29:03.237575472 +0200 ++++ b/src/shortcut.h 2010-09-25 20:29:20.167570555 +0200 +@@ -26,7 +26,6 @@ + #define SHORTCUT_H + + #include +-#include + #include "device.h" + + /*! \brief Valid actions for config file -- cgit v1.2.3