summaryrefslogtreecommitdiffstats
path: root/LzFind.c
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:03 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:03 +0000
commit89e9e81557d766e9db5034ed9b9f660323fd4c62 (patch)
treecac45c3861bbbd7a25e3dc0cc49542144303f533 /LzFind.c
parentAdding upstream version 1.0. (diff)
downloadpdlzip-89e9e81557d766e9db5034ed9b9f660323fd4c62.tar.xz
pdlzip-89e9e81557d766e9db5034ed9b9f660323fd4c62.zip
Adding upstream version 1.1.upstream/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>