0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

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

This reverts commit 3923ae6d64c4d06fb5b5c21f767c4dda2c304c68.

(cherry picked from commit ee43345e4a20cfa242e88fee94c0afab464d669d)
This commit is contained in:
Witold Filipczyk 2024-05-27 20:25:23 +02:00
parent 79776b739d
commit abb98ba1f4

View File

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