ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / web / elinks / patches / 02-cdefs.h.patch
blobffab0eb3bcabc314c9e8c20107be800d53d762cb
1 --- elinks-0.17.0/src/main/select.c.orig 2023-12-25 12:25:27.000000000 +0100
2 +++ elinks-0.17.0/src/main/select.c 2024-08-15 20:25:25.695837050 +0200
3 @@ -59,7 +59,6 @@
5 #ifdef CONFIG_LIBCURL
6 #include <curl/curl.h>
7 -#include <sys/cdefs.h>
8 #endif
10 #include "elinks.h"