summaryrefslogtreecommitdiff
path: root/net-im/kmess-kde4/files/patch-kmess-crypt-bithelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/kmess-kde4/files/patch-kmess-crypt-bithelp.h')
-rw-r--r--net-im/kmess-kde4/files/patch-kmess-crypt-bithelp.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/kmess-kde4/files/patch-kmess-crypt-bithelp.h b/net-im/kmess-kde4/files/patch-kmess-crypt-bithelp.h
new file mode 100644
index 000000000000..5a20fc68d008
--- /dev/null
+++ b/net-im/kmess-kde4/files/patch-kmess-crypt-bithelp.h
@@ -0,0 +1,11 @@
+--- kmess/crypt/bithelp.h.orig Sun Jun 4 13:38:04 2006
++++ kmess/crypt/bithelp.h Sun Jun 4 13:39:09 2006
+@@ -20,8 +20,6 @@
+ #ifndef G10_BITHELP_H
+ #define G10_BITHELP_H
+
+-#include <stdint.h>
+-
+ /****************
+ * Rotate the 32 bit unsigned integer X by N bits left/right
+ */