--- licq-1.3.5/plugins/auto-reply/src/autoreply.cpp~ 2006-07-15 17:10:26.000000000 +0400 +++ licq-1.3.5/plugins/auto-reply/src/autoreply.cpp 2008-06-19 19:14:41.000000000 +0400 @@ -12,6 +12,7 @@ #include #include #include +#include #ifdef HAVE_ERRNO_H #include #else --- licq-1.3.5/plugins/email/src/forwarder.cpp~ 2006-07-15 17:10:26.000000000 +0400 +++ licq-1.3.5/plugins/email/src/forwarder.cpp 2008-06-19 19:16:07.000000000 +0400 @@ -9,6 +9,7 @@ #include #include #include +#include #ifdef HAVE_ERRNO_H #include #else --- licq-1.3.5/plugins/rms/src/rms.cpp~ 2006-10-02 02:02:59.000000000 +0400 +++ licq-1.3.5/plugins/rms/src/rms.cpp 2008-06-19 19:16:18.000000000 +0400 @@ -9,6 +9,7 @@ #include #include #include +#include #ifdef HAVE_ERRNO_H #include #else --- licq-1.3.5/src/fifo.cpp~ 2007-09-29 00:11:35.000000000 +0400 +++ licq-1.3.5/src/fifo.cpp 2008-06-19 19:16:35.000000000 +0400 @@ -30,6 +30,7 @@ #include #include #include +#include #include "time-fix.h" #ifdef HAVE_ERRNO_H