libtt: Warning prevention
One missing stdlib include and one security warning about not using varargs func correctly.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
* B-tree operations: SEARCH
|
||||
*
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "isam_impl.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user