File nogravity-fix-stdint.patch of Package nogravity
diff -Nur old/rlx32/include/_rlx32.h new/rlx32/include/_rlx32.h --- old/rlx32/include/_rlx32.h 2005-06-17 21:59:34.000000000 +0200 +++ new/rlx32/include/_rlx32.h 2015-12-27 17:54:38.331877406 +0100 @@ -32,6 +32,7 @@ #include "config.h" #include <sys/types.h> +#include <stdint.h> /* C/C++ Interface **********************************************************/