From 1a926436f938055e769be222b8effa587de8662e Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 13 Jan 2004 11:26:46 +0000 Subject: [PATCH] Add include to provice prototype. (Logical change 1.262) --- libntfs/compress.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libntfs/compress.c b/libntfs/compress.c index 312351d6..b95e1bab 100644 --- a/libntfs/compress.c +++ b/libntfs/compress.c @@ -31,6 +31,7 @@ #include "types.h" #include "layout.h" #include "runlist.h" +#include "compress.h" /** * ntfs_compression_constants - enum of constants used in the compression code