mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-22 06:21:45 +03:00
add header for memcpy prototype
This commit is contained in:
parent
d03f0ee04e
commit
9ee6e90de5
@ -21,6 +21,7 @@
|
||||
#include <stdio.h>
|
||||
#include <png.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#if PNG_LIBPNG_VER < 10209
|
||||
#define png_set_expand_gray_1_2_4_to_8(png) png_set_gray_1_2_4_to_8(png)
|
||||
|
Loading…
Reference in New Issue
Block a user