summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/e_huffman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/e_huffman.c b/src/e_huffman.c
new file mode 100644
index 0000000..ea97f4a
--- /dev/null
+++ b/src/e_huffman.c
@@ -0,0 +1 @@
+#include "huffman.h"