mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-12 13:59:20 +03:00
Data fetcher: Include stdarg.h header.
This commit is contained in:
parent
8ad55e23fd
commit
82d4a2265b
@ -23,6 +23,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <libwapcaplet/libwapcaplet.h>
|
||||
#include <nsutils/base64.h>
|
||||
|
Loading…
Reference in New Issue
Block a user