mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
VMS has setjmp.h
This commit is contained in:
parent
9421d4510a
commit
fa47138327
@ -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…
Reference in New Issue
Block a user