zbuff API now generates deprecation warnings

This commit is contained in:
Yann Collet
2016-11-16 08:50:54 -08:00
parent 6a7b7ec112
commit 52afb3993e
6 changed files with 62 additions and 41 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
/*-************************************
* Includes
* Dependencies
**************************************/
#include "util.h" /* Compiler options, UTIL_HAS_CREATEFILELIST */
#include <string.h> /* strcmp, strlen */