05f6862
--- kdelibs-3.4.92/kwallet/backend/sha1.cc.orig	2005-10-24 08:01:18.000000000 -0400
05f6862
+++ kdelibs-3.4.92/kwallet/backend/sha1.cc	2005-10-24 08:11:28.000000000 -0400
05f6862
@@ -27,6 +27,8 @@
05f6862
 #include <sys/bitypes.h> /* For uintXX_t on Tru64 */
05f6862
 #endif
05f6862
 
05f6862
+#include <inttypes.h>
05f6862
+
05f6862
 #include "sha1.h"
05f6862
 #include <string.h>
05f6862