diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-09 06:05:20 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-09 06:05:20 +0800 |
commit | 5670e3e662649d9395db788c9932d937a97df729 (patch) | |
tree | cd9c0910c9a1127efc430bfe07276445d1e70677 /mail/ChangeLog | |
parent | 903d188a7beaa83d9055655275d5e8468718f150 (diff) | |
download | gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.tar gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.tar.gz gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.tar.bz2 gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.tar.lz gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.tar.xz gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.tar.zst gsoc2013-evolution-5670e3e662649d9395db788c9932d937a97df729.zip |
Add an #include <errno.h>
* mail-ops.c: Add an #include <errno.h>
svn path=/trunk/; revision=7308
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6e6a47261c..6e9fab8a41 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2001-01-08 Dan Winship <danw@helixcode.com> + + * mail-ops.c: Add an #include <errno.h> + 2001-01-08 Jeffrey Stedfast <fejj@helixcode.com> * Makefile.am: |