]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Add include/sys/compress.h header
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 6 Jan 2009 17:47:00 +0000 (09:47 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 6 Jan 2009 17:47:00 +0000 (09:47 -0800)
include/sys/compress.h [new file with mode: 0644]

diff --git a/include/sys/compress.h b/include/sys/compress.h
new file mode 100644 (file)
index 0000000..a12f678
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef _SPL_COMPRESS_H
+#define _SPL_COMPRESS_H
+
+#endif /* SPL_COMPRESS_H */