]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed streaming_memory_usage example
authorYann Collet <cyan@fb.com>
Thu, 8 Feb 2018 07:13:19 +0000 (23:13 -0800)
committerYann Collet <cyan@fb.com>
Thu, 8 Feb 2018 07:42:09 +0000 (23:42 -0800)
commitd6e841d609ad028a89bb77d9f5a059b373bc4288
treee5bc650cc87b2fd29e0e20153090273dbce692b8
parent1291d9d7cf82277b26f39cef34a1b6e78ba4aec8
fixed streaming_memory_usage example

also:
ensure zstd.h is read from ../lib (instead of /usr/include)
examples/Makefile
examples/streaming_memory_usage.c