Remove md5-utils.h include since it's not part of Camel any more.
authorDan Winship <danw@src.gnome.org>
Sun, 29 Oct 2000 20:06:29 +0000 (20:06 +0000)
committerDan Winship <danw@src.gnome.org>
Sun, 29 Oct 2000 20:06:29 +0000 (20:06 +0000)
commit657f8740afa5c203373771994ea7e203def9110f
tree6611550a6d0a285f2a4d0a4bacecef21b9ca81b0
parent58797e9f0fba8317474b7076950e79241c86f662
Remove md5-utils.h include since it's not part of Camel any more.

* camel.h: Remove md5-utils.h include since it's not part of Camel
any more.

* camel-charset-map.c: Kill some warnings.

* providers/nntp/camel-nntp-grouplist.c
(camel_nntp_get_grouplist_from_file, camel_nntp_grouplist_save):
Clean up warnings about time_t casts.

* providers/smtp/camel-smtp-transport.c: Remove unused md5-utils.h
include.

* providers/pop3/camel-pop3-store.c: Undefine the "_" macro
defined by krb4's des.h when compiling with krb support.
Fix md5-utils.h include.
camel/ChangeLog
camel/camel-charset-map.c
camel/camel.h
camel/providers/nntp/camel-nntp-grouplist.c
camel/providers/pop3/camel-pop3-store.c
camel/providers/smtp/camel-smtp-transport.c