repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
web
/
elinks
/
patches
/
02-cdefs.h.patch
blob
ffab0eb3bcabc314c9e8c20107be800d53d762cb
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 @@
4
5
#ifdef CONFIG_LIBCURL
6
#include <curl/curl.h>
7
-#include <sys/cdefs.h>
8
#endif
9
10
#include "elinks.h"