mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 04:07:02 -06:00
9.06 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
829409452d
commit
c99f3ebdd6
5
C/XzIn.c
5
C/XzIn.c
@@ -1,10 +1,11 @@
|
||||
/* XzIn.c - Xz input
|
||||
2009-04-15 : Igor Pavlov : Public domain */
|
||||
2009-06-19 : Igor Pavlov : Public domain */
|
||||
|
||||
#include "Xz.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "7zCrc.h"
|
||||
#include "CpuArch.h"
|
||||
#include "Xz.h"
|
||||
|
||||
SRes Xz_ReadHeader(CXzStreamFlags *p, ISeqInStream *inStream)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user