d1bfb271d7
It's third-party code, and not necessarily tied to extmod. Signed-off-by: Damien George <damien@micropython.org>
4 lines
163 B
C
4 lines
163 B
C
/* Compatibility header for the original tinf lib/older versions of uzlib.
|
|
Note: may be removed in the future, please migrate to uzlib.h. */
|
|
#include "uzlib.h"
|