Refactor code a bit

This commit is contained in:
2022-08-16 21:58:31 +02:00
parent b6ba58d406
commit 0648c75baa
9 changed files with 9 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
*/
#include "compress.h"
#include <malloc.h>
#include <errno.h>