1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

centerim: update to 4.22.10 and fix build

This commit is contained in:
kyak
2012-03-29 20:34:35 +04:00
parent caaecfd42d
commit e2440806b6
2 changed files with 13 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
--- a/libicq2000/libicq2000/sigslot.h
+++ b/libicq2000/libicq2000/sigslot.h
@@ -82,6 +82,7 @@
#ifndef SIGSLOT_H__
#define SIGSLOT_H__
+#include <stddef.h>
#include <set>
#include <list>