mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 22:07:42 +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
|
|
@ -17,7 +17,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#if !defined(LIBLRZIP_H) && !defined(MAIN_C)
|
||||
#ifndef LIBLRZIP_H
|
||||
#define LIBLRZIP_H
|
||||
|
||||
#define FLAG_VERBOSE (FLAG_VERBOSITY | FLAG_VERBOSITY_MAX)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue