From 3f9175f7b93d0775d443a9ed9000a8b4b3b61a6f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 13 Oct 2001 22:35:13 +0000 Subject: 2001-10-06 Neal H Walfield * memobj.c: Include "store.h", not . * nbd.c: Likewise. * part.c: Likewise. --- libstore/part.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libstore') diff --git a/libstore/part.c b/libstore/part.c index ef5e1875..7df62f0a 100644 --- a/libstore/part.c +++ b/libstore/part.c @@ -19,11 +19,11 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#include "store.h" #include #include #include #include -#include #include #include -- cgit v1.2.3