added `extern C` for lz4.h static section
authorYann Collet <cyan@fb.com>
Fri, 17 Mar 2017 22:11:09 +0000 (15:11 -0700)
committerYann Collet <cyan@fb.com>
Fri, 17 Mar 2017 22:11:09 +0000 (15:11 -0700)
commit0d073d4d287b08659eada92c614bec30fa277cd0
treef756c99a749ef48bea1ae6e4d4c69a87f3001248
parentaae447fffd3c5afd95a94c56ea70c349edad1ebd
added `extern C` for lz4.h static section

should make the file more compatible with C++ compiler, such as Visual or g++
lib/lz4.h
lib/lz4frame.c
lib/lz4frame.h
lib/lz4hc.h
tests/fuzzer.c