summaryrefslogtreecommitdiff
path: root/crc32.c
diff options
context:
space:
mode:
authorMika Lindqvist <postmaster@raasu.org>2018-03-13 11:26:19 +0200
committerHans Kristian Rosbach <hk-github@circlestorm.org>2018-03-22 10:18:27 +0100
commitdf1fd1567f0c0c807393bf7dd8f3dd3b1ba24c09 (patch)
treef4994aba6aade3da1498330500a64a63f95fe390 /crc32.c
parentec6adfbfb0e482707b194de916f9325e64d2137d (diff)
Move private defines from zconf.h and zconf-ng.h to zbuild.h
* move definition of z_size_t to zbuild.h
Diffstat (limited to 'crc32.c')
-rw-r--r--crc32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crc32.c b/crc32.c
index 8883358..e0f9ec4 100644
--- a/crc32.c
+++ b/crc32.c
@@ -11,6 +11,7 @@
/* @(#) $Id$ */
+# include "zbuild.h"
# include "gzendian.h"
/*