]> git.ipfire.org Git - thirdparty/curl.git/commit
amigaos: add missing curl header [ci skip]
authorViktor Szakats <commit@vsz.me>
Tue, 18 Oct 2022 18:22:09 +0000 (18:22 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 18 Oct 2022 18:22:09 +0000 (18:22 +0000)
commit357649c4779d46c7023f68170c002464dbf0ec8f
tree9b12f18449230cabce9262d71b3c52d728656abb
parentef305de95c08004e62acc3937670c416538b1d4d
amigaos: add missing curl header [ci skip]

Without it, `CURLcode` and `CURLE_*` are undefined. `lib/hostip.h` and
conditional local code need them.

Reviewed-by: Daniel Stenberg
Closes #9761
lib/amigaos.c