aboutsummaryrefslogtreecommitdiff
path: root/include/compress.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/compress.h')
-rw-r--r--include/compress.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/compress.h b/include/compress.h
index 7937646..33488ad 100644
--- a/include/compress.h
+++ b/include/compress.h
@@ -2,6 +2,8 @@
#ifndef COMPRESS_H
#define COMPRESS_H
+#include "config.h"
+
#include <sys/types.h>
#include <stdbool.h>
#include <stddef.h>