mirror of
https://github.com/curl/curl.git
synced 2026-05-30 02:47:28 +03:00
check for errno.h
This commit is contained in:
parent
b1080f7c9a
commit
65dbee01e5
1 changed files with 1 additions and 0 deletions
|
|
@ -1181,6 +1181,7 @@ AC_CHECK_HEADERS(
|
|||
sys/resource.h \
|
||||
libgen.h \
|
||||
locale.h \
|
||||
errno.h \
|
||||
setjmp.h,
|
||||
dnl to do if not found
|
||||
[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue