From 81711ef8cd219acd030a873ec4452671daeaaa5a Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 08:06:22 +0000 Subject: 1999-07-11 Thomas Bushnell, BSG * argp.c (store_parsed_open): Add more braces to clarify if-else structure. * encode.c: Include * zero.c: Likewise. * encode.c (store_encode): Repair syntax. * copy.c (copy_read): Likewise. * enc.c (store_enc_dealloc): Cast first arg of munmap correctly. --- libstore/zero.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libstore/zero.c') diff --git a/libstore/zero.c b/libstore/zero.c index 33e34142..55f84a2c 100644 --- a/libstore/zero.c +++ b/libstore/zero.c @@ -23,6 +23,7 @@ #include #include #include +#include #include "store.h" -- cgit v1.2.3