freebsd-ports/net-im/kmess/files/patch-kmess-crypt-globalstuff.h
Markus Brueffer 46d9d5084a - Unbreak by updating to version 1.4.3
- Drop now unneeded dependency to deskutils/kdepim3
2006-06-04 15:29:21 +00:00

14 lines
327 B
C++

--- 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