mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[curl] include sys/cdefs.h for __STRING
This commit is contained in:
parent
c09b5da405
commit
3923ae6d64
@ -59,6 +59,7 @@ do { \
|
|||||||
|
|
||||||
#ifdef CONFIG_LIBCURL
|
#ifdef CONFIG_LIBCURL
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
|
#include <sys/cdefs.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "elinks.h"
|
#include "elinks.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user