summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sys/compress.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/compress.h b/include/sys/compress.h
new file mode 100644
index 000000000..a12f6784c
--- /dev/null
+++ b/include/sys/compress.h
@@ -0,0 +1,4 @@
+#ifndef _SPL_COMPRESS_H
+#define _SPL_COMPRESS_H
+
+#endif /* SPL_COMPRESS_H */