From 5a7bee561c707c118bb27006c7c5f275177e9749 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 21 Oct 2003 17:00:01 +0000 Subject: add beginning of gzloop handling --- mdk-stage1/lomount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/lomount.h') diff --git a/mdk-stage1/lomount.h b/mdk-stage1/lomount.h index 3b8a30ac1..2d109dc05 100644 --- a/mdk-stage1/lomount.h +++ b/mdk-stage1/lomount.h @@ -15,7 +15,7 @@ #ifndef LOMOUNT_H #define LOMOUNT_H -int lomount(char *loopfile, char *where); +int lomount(char *loopfile, char *where, int gz); int loumount(void); #endif -- cgit v1.2.1