<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- jstest-gtk-0.1.0/src/joystick.cpp.orig	2011-01-26 20:29:08.469242410 +0100
+++ jstest-gtk-0.1.0/src/joystick.cpp	2011-01-26 20:28:10.699374290 +0100
@@ -28,6 +28,7 @@
 #include &lt;fcntl.h&gt;
 #include &lt;string.h&gt;
 #include &lt;sstream&gt;
+#include &lt;stdint.h&gt;
 #include &lt;linux/joystick.h&gt;
 #include &lt;glibmm/main.h&gt;
 #include &lt;glibmm/convert.h&gt;
</pre></body></html>