<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- tuxcap/include/Physics.h.orig	2009-05-14 03:00:21.000000000 -0500
+++ tuxcap/include/Physics.h	2013-03-02 11:57:57.000000000 -0600
@@ -31,8 +31,7 @@
 #include "chipmunk.h"
 #include "PhysicsListener.h"
 #include "SexyVector.h"
-#include &lt;linux/types.h&gt;
-typedef     __u32       uint32_t;
+#include &lt;sys/types.h&gt;
 
 
 namespace Sexy
</pre></body></html>