summaryrefslogtreecommitdiff
path: root/net-im/kmess-kde4/files/patch-kmess-crypt-globalstuff.h
blob: 1d0262dde5da6e0c68ad5623bf26426a8a6cc031 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- kmess/crypt/globalstuff.h.orig	Fri May 21 04:00:44 2004
+++ kmess/crypt/globalstuff.h	Sun Jun  4 13:48:21 2006
@@ -16,9 +16,9 @@
 
 #include "config.h"
 
+#include <sys/types.h>
 #include <string>
 #include <sstream>
-#include <stdint.h>
 
 /** convert something to string using ostringstream */
 template <class T> inline