Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / nonbonded / nb_kernel_ia32_sse2 / nb_kernel_ia32_sse2.c
index 160ad983a5c7de6006609819fcaea652c2ec05c2..5d50986bc47373976aa3c389a76b4e1733febfc5 100644 (file)
@@ -176,7 +176,7 @@ static jmp_buf
 nb_kernel_ia32_sse2_testprog;
 
 /*! Result of ia32 SSE2 test */
-static bool
+static gmx_bool
 nb_kernel_ia32_sse2_present;