Skip to content

Commit

Permalink
Fixing for UNIX
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Jul 30, 2019
1 parent 04774fc commit cc1e1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug.c
@@ -1,6 +1,6 @@
#include <pharo.h>
#include <stdarg.h>
#include <sys/ucontext.h>
#include <ucontext.h>

#if defined(DEBUG) && DEBUG
static int max_error_level = 4;
Expand Down

0 comments on commit cc1e1a2

Please sign in to comment.