Samuel Thibault 13 rokov pred
rodič
commit
7728adf287

+ 1 - 1
tests/datawizard/interfaces/test_interfaces.c

@@ -364,7 +364,7 @@ ram_to_cuda(void)
 	return current_config->copy_failed;
 }
 
-#if HAVE_CUDA_MEMCPY_PEER
+#ifdef HAVE_CUDA_MEMCPY_PEER
 static enum exit_code
 cuda_to_cuda(void)
 {