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.
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"