Skip to content

Commit

Permalink
longjmp(3) requires <setjmp.h>.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahara committed Mar 3, 2014
1 parent 71f539a commit 1f0cd3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/require.c
@@ -1,6 +1,8 @@
#include <err.h>
#include <fcntl.h>
#include <setjmp.h>
#include <unistd.h>

#include "mruby.h"
#include "mruby/compile.h"
#include "mruby/dump.h"
Expand Down

0 comments on commit 1f0cd3a

Please sign in to comment.