1
0
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:
Daniel Stenberg 2003-02-04 22:28:36 +00:00
parent 9421d4510a
commit fa47138327

View File

@ -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