Skip to content

Commit

Permalink
center-im: patch for 4.22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed May 15, 2017
1 parent 51155b3 commit 029db2d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions center-im/4.22.10.patch
@@ -0,0 +1,12 @@
diff --git a/libicq2000/libicq2000/sigslot.h b/libicq2000/libicq2000/sigslot.h
index b7509c0..024774f 100644
--- a/libicq2000/libicq2000/sigslot.h
+++ b/libicq2000/libicq2000/sigslot.h
@@ -82,6 +82,7 @@
#ifndef SIGSLOT_H__
#define SIGSLOT_H__

+#include <cstdlib>
#include <set>
#include <list>

0 comments on commit 029db2d

Please sign in to comment.