#!/bin/sh
# CHECK-BUILD

. ./funcs.sh

has_header zlib.h || fail "can't find zlib headers"
