mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
add a few missing <stddef.h> includes for NULL
and remove unused includes in sharpyuv/ Change-Id: If10538a994bd5dc55126f1485f2b163933ad8e91
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
#include <math.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
Reference in New Issue
Block a user