summaryrefslogtreecommitdiffstats
path: root/LzFind.c
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:10 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:10 +0000
commit6e28aeaf5536d0286476c71e5f7c7e20cbc17036 (patch)
tree00e0a83335bbfbf765c8660ab27a199f0c68fce5 /LzFind.c
parentAdding debian version 1.0-1. (diff)
downloadpdlzip-6e28aeaf5536d0286476c71e5f7c7e20cbc17036.tar.xz
pdlzip-6e28aeaf5536d0286476c71e5f7c7e20cbc17036.zip
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'LzFind.c')
-rw-r--r--LzFind.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/LzFind.c b/LzFind.c
index bec8b3e..a2a6636 100644
--- a/LzFind.c
+++ b/LzFind.c
@@ -3,7 +3,6 @@
#define _FILE_OFFSET_BITS 64
-#include <stdbool.h>
#include <stdint.h>
#include <string.h>