]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Remove debug lines.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 20 Oct 2012 05:06:37 +0000 (14:06 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 20 Oct 2012 05:06:37 +0000 (14:06 +0900)
libarchive/archive_read_support_filter_lzop.c

index c0b9abe678d65b00e606521146ee3240d2400a60..7ab4f324829ff3d49da208fbe3cf364bc8ee4097 100644 (file)
@@ -28,8 +28,6 @@
 
 __FBSDID("$FreeBSD$");
 
-#undef HAVE_ZLIB_H
-#include <fcntl.h>
 #include <unistd.h>
 #ifdef HAVE_ERRNO_H
 #include <errno.h>