Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / nonbonded / nb_kernel_ppc_altivec / nb_kernel_ppc_altivec.c
index 13eef552459c4e4065bc405a96ed1101e5062d38..c3a9ae925b5ec2c4f804dc21527e9e1f6e9a9a41 100644 (file)
@@ -161,7 +161,7 @@ nb_kernel_ppc_altivec_testprog;
 
 
 /*! Result of Altivec test */
-static bool
+static gmx_bool
 nb_kernel_ppc_altivec_present;