Skip to content

Commit

Permalink
remove zlib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
corngood committed Jul 6, 2021
1 parent aeb26f9 commit 2f24710
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/libutil/compression.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
#include <brotli/decode.h>
#include <brotli/encode.h>

#include <zlib.h>

#include <iostream>

namespace nix {
Expand Down

0 comments on commit 2f24710

Please sign in to comment.