mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-05 06:15:28 +00:00
header-mangling-part-3-remove-ugly-hacks-for-liblrzi
This commit is contained in:
parent
1511c27aad
commit
99c3ea2ab9
6 changed files with 4 additions and 3 deletions
1
runzip.c
1
runzip.c
|
|
@ -26,6 +26,7 @@
|
|||
#include "runzip.h"
|
||||
#include "stream.h"
|
||||
#include "util.h"
|
||||
#include "liblrzip.h"
|
||||
|
||||
static inline uchar read_u8(rzip_control *control, void *ss, int stream)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue