blob: c3b6bf9c22dc53eb2116c818c9db454e9a91d161 [file] [log] [blame]
#include "notzlib.h"
int not_a_zlib_function (void)
{
return 42;
}