ports/x11/mruby-zest/patches/patch-mruby_include_mrbconf_h

14 lines
240 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
taken from lang/mruby
Index: mruby/include/mrbconf.h
--- mruby/include/mrbconf.h.orig
+++ mruby/include/mrbconf.h
@@ -7,6 +7,7 @@
#ifndef MRUBYCONF_H
#define MRUBYCONF_H
+#include <endian.h>
#include <limits.h>
#include <stdint.h>