$NetBSD$

fix build with boost-libs 1.44

--- kleopatra/crypto/gui/newresultpage.cpp.orig	2010-08-31 11:37:56.000000000 +0000
+++ kleopatra/crypto/gui/newresultpage.cpp
@@ -52,6 +52,8 @@
 #include <QVBoxLayout>
 #include <QTimer>
 
+#include <boost/mem_fn.hpp>
+
 #include <cassert>
 
 static const int ProgressBarHideDelay = 2000; // 2 secs
