From 66c701ac9305c87aeef631dc58a9b1c92ba76b43 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 1 Dec 2005 05:17:09 +0000 Subject: fixed compilation failure on some environments. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@793 ee746299-78ed-0310-b773-934348b2243d --- libsylph/session.h | 2 +- libsylph/smtp.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'libsylph') diff --git a/libsylph/session.h b/libsylph/session.h index d9cc3fdb..de39f2dd 100644 --- a/libsylph/session.h +++ b/libsylph/session.h @@ -25,7 +25,7 @@ #endif #include - +#include #include #include diff --git a/libsylph/smtp.h b/libsylph/smtp.h index 4bb10b6e..1375828c 100644 --- a/libsylph/smtp.h +++ b/libsylph/smtp.h @@ -25,6 +25,7 @@ #endif #include +#include #include "session.h" -- cgit v1.2.3