summaryrefslogtreecommitdiff
path: root/src/stdlib/__constraint_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/__constraint_info.h')
-rw-r--r--src/stdlib/__constraint_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdlib/__constraint_info.h b/src/stdlib/__constraint_info.h
index f8ffb539..9e66db5b 100644
--- a/src/stdlib/__constraint_info.h
+++ b/src/stdlib/__constraint_info.h
@@ -1,3 +1,4 @@
struct __constraint_info {
const char *func;
+ int value;
};