CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: tml 05/08/17 10:54:45
Modified files: camel : ChangeLog camel-block-file.c camel-cipher-context.c camel-index-control.c camel-index.c camel-partition-table.c camel-sasl-digest-md5.h camel-sasl-kerberos4.h camel-service.c camel-text-index.c camel-vee-folder.c camel-vee-summary.c camel-sasl-kerberos4.c camel/providers/groupwise: camel-groupwise-summary.c camel/providers/imap: camel-imap-summary.c camel/providers/local: camel-local-summary.c camel-mh-summary.c camel-spool-summary.c camel/providers/nntp: camel-nntp-summary.c camel/providers/pop3: camel-pop3-store.c camel/providers/smtp: camel-smtp-transport.c Log message: 2005-08-17 Tor Lillqvist <[EMAIL PROTECTED]> * camel-cipher-context.c * camel-vee-folder.c: Drop unneeded <pthread.h>. * camel-block-file.c * camel-index-control.c * camel-index.c * camel-partition-table.c * camel-text-index.c * camel-vee-summary.c * providers/groupwise/camel-groupwise-summary.c * providers/imap/camel-imap-summary.c * providers/local/camel-local-summary.c * providers/local/camel-mh-summary.c * providers/local/camel-spool-summary.c * providers/nntp/camel-nntp-summary.c: Drop unneeded <sys/uio.h>. * camel-sasl-digest-md5.h: Drop unneeded <netdb.h>. * camel-sasl-kerberos4.h * camel-sasl-kerberos4.c: Move inclusion of <netdb.h> to the source file so we don't need any Win32 ifdefs in the header. Include also <netinet/in.h> and "camel-net-utils.h" in the source file. * camel-service.c: Drop unneeded <sys/poll.h> * providers/pop3/camel-pop3-store.c * providers/smtp/camel-smtp-transport.c: Drop unneeded <sys/socket.h> <netinet/in.h> and <arpa/inet.h>. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-08-17%2010:53&maxdate=2005-08-17%2010:55 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list