diff --git a/AUTHORS.rst b/AUTHORS.rst index a01daa9c..135de3e4 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -63,6 +63,7 @@ and agreed to irrevocably license their contributions under the Duktape * James Swift (https://github.com/phraemer) * Luis de Bethencourt (https://github.com/luisbg) * Ian Whyman (https://github.com/v00d00) +* Rick Sayre (https://github.com/whorfin) Other contributions =================== diff --git a/config/platforms/platform_solaris.h.in b/config/platforms/platform_solaris.h.in index cc767720..b49fa2fe 100644 --- a/config/platforms/platform_solaris.h.in +++ b/config/platforms/platform_solaris.h.in @@ -11,7 +11,7 @@ #define DUK_USE_BYTEORDER 3 #endif #else /* DUK_F_OLD_SOLARIS */ -#include +#include #endif /* DUK_F_OLD_SOLARIS */ #include