aboutsummaryrefslogtreecommitdiff
path: root/include/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/setjmp.h')
-rw-r--r--include/setjmp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/setjmp.h b/include/setjmp.h
index 4739784c7ed2..108b47771160 100644
--- a/include/setjmp.h
+++ b/include/setjmp.h
@@ -37,6 +37,8 @@
#ifndef _SETJMP_H_
#define _SETJMP_H_
+#define __STDC_VERSION_SETJMP_H__ 202311L
+
#include <sys/cdefs.h>
/* The size of the jmp_buf is machine dependent: */