mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-06 14:53:50 +00:00
header-mangling-part-X-move-all-headers-defines-into
This commit is contained in:
parent
e9eee5656b
commit
1a7c409e10
10 changed files with 128 additions and 87 deletions
1
util.h
1
util.h
|
|
@ -19,7 +19,6 @@
|
|||
#ifndef LRZIP_UTIL_H
|
||||
#define LRZIP_UTIL_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include "lrzip_private.h"
|
||||
|
||||
void register_infile(const char *name, char delete);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue