summaryrefslogtreecommitdiffhomepage
path: root/src/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/struct.c')
-rw-r--r--src/struct.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/struct.c b/src/struct.c
index 1396cd728..1efdca66f 100644
--- a/src/struct.c
+++ b/src/struct.c
@@ -12,10 +12,6 @@
#include "mruby/array.h"
#include <stdarg.h>
-#ifdef ENABLE_REGEXP
-#include "encoding.h"
-#endif
-
#include "mruby/string.h"
#include "mruby/class.h"
#include "mruby/variable.h"