summaryrefslogtreecommitdiff
path: root/deflate.h
diff options
context:
space:
mode:
authorNathan Moinvaziri <nathan@nathanm.com>2019-07-19 21:53:24 -0700
committerHans Kristian Rosbach <hk-github@circlestorm.org>2019-08-06 10:09:08 +0200
commitc5e2ea18296014ffedb44f25c1614543a0bb64ea (patch)
tree4c848d0c8bfded3289d155c20106052cefe3ae61 /deflate.h
parent4bc6ffa41a7a23e04a2da409ca512a73cf268382 (diff)
Rename gzendian to zendian since it is included in more than just the gzip library code.
Diffstat (limited to 'deflate.h')
-rw-r--r--deflate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deflate.h b/deflate.h
index 3310d5c..99a4f5c 100644
--- a/deflate.h
+++ b/deflate.h
@@ -13,7 +13,7 @@
/* @(#) $Id$ */
#include "zutil.h"
-#include "gzendian.h"
+#include "zendian.h"
/* define NO_GZIP when compiling if you want to disable gzip header and
trailer creation by deflate(). NO_GZIP would be used to avoid linking in