mirror of
https://github.com/curl/curl.git
synced 2026-06-17 06:15:37 +03:00
VMS has setjmp.h
This commit is contained in:
parent
9421d4510a
commit
fa47138327
1 changed files with 3 additions and 0 deletions
|
|
@ -369,3 +369,6 @@
|
|||
|
||||
/* Define if you have the `sigsetjmp' function. */
|
||||
#define HAVE_SIGSETJMP 1
|
||||
|
||||
/* Define to 1 if you have the <setjmp.h> header file. */
|
||||
#define HAVE_SETJMP_H 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue