summaryrefslogtreecommitdiffstats
path: root/lib/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util.h')
-rw-r--r--lib/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/util.h b/lib/util.h
index ec8b25e..1ead0fb 100644
--- a/lib/util.h
+++ b/lib/util.h
@@ -84,6 +84,7 @@ enum compression_type
COMPRESSION_LZIP,
COMPRESSION_LZ4,
COMPRESSION_LZMA,
+ COMPRESSION_LZO,
COMPRESSION_XZ,
COMPRESSION_ZSTD,
};