summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jingle
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-15 17:40:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-15 17:40:40 -0600
commit3acd5cf92bcf0e40e98a5735f429f2a0de6a3649 (patch)
tree5ad91e2573ccff337176b7f921e3fb099fd43ca4 /kopete/protocols/jabber/jingle
parent59cdd35816674c948e9115cf5d28ac0367fdc205 (diff)
downloadtdenetwork-3acd5cf92bcf0e40e98a5735f429f2a0de6a3649.tar.gz
tdenetwork-3acd5cf92bcf0e40e98a5735f429f2a0de6a3649.zip
Fix jabber protocol compilation
This closes Bug 695
Diffstat (limited to 'kopete/protocols/jabber/jingle')
-rw-r--r--kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h b/kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h
index b621185b..893d6a47 100644
--- a/kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h
+++ b/kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h
@@ -80,6 +80,7 @@
#include <set>
#include <list>
+#include <cstddef>
// On our copy of sigslot.h, we force single threading
#define SIGSLOT_PURE_ISO