From: Brian Behlendorf Date: Tue, 6 Jan 2009 17:47:00 +0000 (-0800) Subject: Add include/sys/compress.h header X-Git-Tag: spl-0.4.1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4c18c39ecb2b1876ca067969f245bffdff6da56b;p=spl Add include/sys/compress.h header --- diff --git a/include/sys/compress.h b/include/sys/compress.h new file mode 100644 index 0000000..a12f678 --- /dev/null +++ b/include/sys/compress.h @@ -0,0 +1,4 @@ +#ifndef _SPL_COMPRESS_H +#define _SPL_COMPRESS_H + +#endif /* SPL_COMPRESS_H */