summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-io/src/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-io/src/file.c')
-rw-r--r--mrbgems/mruby-io/src/file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-io/src/file.c b/mrbgems/mruby-io/src/file.c
index 8e7d64958..58f4bcc6f 100644
--- a/mrbgems/mruby-io/src/file.c
+++ b/mrbgems/mruby-io/src/file.c
@@ -8,7 +8,6 @@
#include "mruby/string.h"
#include "mruby/ext/io.h"
#include "mruby/error.h"
-#include "mruby/presym.h"
#include <sys/types.h>
#include <sys/stat.h>