Add include/sys/compress.h header

This commit is contained in:
Brian Behlendorf 2009-01-06 09:47:00 -08:00
parent 160c63ab76
commit 4c18c39ecb
1 changed files with 4 additions and 0 deletions

4
include/sys/compress.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef _SPL_COMPRESS_H
#define _SPL_COMPRESS_H
#endif /* SPL_COMPRESS_H */