diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-20 02:43:17 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-20 02:43:17 +0000 |
commit | d73e3bb581deb1e1b9645780785bc78af3796b41 (patch) | |
tree | c49441039830be24c2ef627461a9ae69dd5f9720 /src/inc.c | |
parent | c2dbb1ce00b5ccdc7c6a3aa8d880d88658446654 (diff) |
removed all warnings output with -Wall.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/inc.c')
-rw-r--r-- | src/inc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ #include "pop.h" #include "recv.h" #include "mbox.h" +#include "imap.h" #include "utils.h" #include "gtkutils.h" #include "statusbar.h" |