1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00

Revert "[curl] include sys/cdefs.h for __STRING" . Refs #306

This reverts commit 3923ae6d64.
This commit is contained in:
Witold Filipczyk 2024-05-27 20:25:23 +02:00
parent dcee1cda20
commit ee43345e4a

View File

@ -52,7 +52,6 @@
#ifdef CONFIG_LIBCURL
#include <curl/curl.h>
#include <sys/cdefs.h>
#endif
#include "elinks.h"