Deleted Added
full compact
32c32
< * functions using the zlib library (see net/zlib.{c,h})
---
> * functions using the zlib library (see libkern/zlib.c and sys/zlib.h})
36c36
< __FBSDID("$FreeBSD: head/sys/opencrypto/cryptodeflate.c 259109 2013-12-08 21:59:46Z peter $");
---
> __FBSDID("$FreeBSD: head/sys/opencrypto/cryptodeflate.c 281855 2015-04-22 14:38:58Z rodrigc $");
45c45
< #include <net/zlib.h>
---
> #include <sys/zlib.h>