mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Fix missing define.
This commit is contained in:
parent
2da407a178
commit
22c87ed3ee
1 changed files with 1 additions and 0 deletions
1
rzip.h
1
rzip.h
|
|
@ -22,6 +22,7 @@
|
|||
#define LRZIP_MINOR_SUBVERSION 43
|
||||
|
||||
#define NUM_STREAMS 2
|
||||
#define STREAM_BUFSIZE (1024 * 1024 * 10)
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue