libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / desktop / stardict / patches / 01-bzero.patch
blobf9191b80ce3469494000dfbb27abed2a39baa8de
1 --- stardict-3.0.4/dict/src/lib/ctype-uca.cpp 2012-01-13 10:21:32.000000000 +0400
2 +++ stardict-3.0.4/dict/src/lib/ctype-uca.cpp 2014-12-02 15:23:15.549461344 +0300
3 @@ -36,6 +36,7 @@
4 # include "config.h"
5 #endif
7 +#include <strings.h>
8 #include "utils.h"
9 #include "m_ctype.h"