header-mangling-part-X-move-all-headers-defines-into

This commit is contained in:
Con Kolivas 2011-03-09 08:37:26 +11:00
parent e9eee5656b
commit 1a7c409e10
10 changed files with 128 additions and 87 deletions

1
util.h
View file

@ -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);