From e1821a4d29562acfd4b4f19700d67151fda73796 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 4 Aug 2003 22:03:55 +0000 Subject: 2003-08-05 Marcus Brinkmann * zero.c: Do not include . --- libstore/ChangeLog | 4 ++++ libstore/zero.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 0be23c87..12f4be74 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,7 @@ +2003-08-05 Marcus Brinkmann + + * zero.c: Do not include . + 2003-07-21 Ognyan Kulev * rdwr.c (store_write): Return EINVAL when LEN is not aligned to diff --git a/libstore/zero.c b/libstore/zero.c index 31b8864b..2fba72cc 100644 --- a/libstore/zero.c +++ b/libstore/zero.c @@ -18,7 +18,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ -#include #include #include #include -- cgit v1.2.3