mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
Index: include/mruby.h
|
|
--- include/mruby.h.orig
|
|
+++ include/mruby.h
|
|
@@ -38,6 +38,7 @@
|
|
#define __STDC_FORMAT_MACROS
|
|
#endif
|
|
|
|
+#include <endian.h>
|
|
#include <stdarg.h>
|
|
#include <stdint.h>
|
|
#include <stddef.h>
|