X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=fips%2Ffips_premain.c;h=c94568c8c7cda8b68582d8ac6bdb4b735e7cc5b1;hp=40efaf9976f697ea8e759b2d10302f9da31c8133;hb=e1db7c4e7a4913e29ed6d4b355a4c7b643138f33;hpb=1eb8939695fe334fb5af2fef87fa410c0d281d89 diff --git a/fips/fips_premain.c b/fips/fips_premain.c index 40efaf9976..c94568c8c7 100644 --- a/fips/fips_premain.c +++ b/fips/fips_premain.c @@ -7,7 +7,7 @@ #include #include #include -#if defined(__unix) || defined(__unix__) || defined(__ANDROID__) +#if defined(__unix) || defined(__unix__) || defined(__vxworks) || defined(__ANDROID__) #include #endif