mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-27 22:28:22 +01:00
remove duplicate "#include <stdlib.h>"
Change-Id: I01b23efb1229e7dd96c6e15c4385064ad10a575a
This commit is contained in:
parent
1e595fe1e8
commit
3ebcdd4133
@ -48,7 +48,6 @@
|
||||
#if defined(PRINT_MEM_INFO)
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> // for abort()
|
||||
|
||||
static int num_malloc_calls = 0;
|
||||
static int num_calloc_calls = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user