aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys.h b/toys.h
index 31ce2065..7a01c2ab 100644
--- a/toys.h
+++ b/toys.h
@@ -11,6 +11,7 @@
#include <fcntl.h>
#include <inttypes.h>
#include <limits.h>
+#include <setjmp.h>
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>