Index: autobahn-20.7.1/autobahn/nvx/_utf8validator.c =================================================================== --- autobahn-20.7.1.orig/autobahn/nvx/_utf8validator.c +++ autobahn-20.7.1/autobahn/nvx/_utf8validator.c @@ -27,8 +27,12 @@ #include #include +#ifdef __s390__ +#include +#else // http://stackoverflow.com/questions/11228855/header-files-for-simd-intrinsics #include +#endif #define UTF8_ACCEPT 0