@@ -23,7 +23,6 @@
* 3- how a kernel can manipulate the data (buffers[0].vector.ptr)
*/
-#include <config.h>
#include <starpu.h>
#include <stdlib.h>
#include <stdio.h>
@@ -91,5 +91,7 @@ typedef ssize_t starpu_ssize_t;
#undef STARPU_QUICK_CHECK
#undef STARPU_USE_DRAND48
#undef STARPU_USE_ERAND48_R
+#undef STARPU_HAVE_NEARBYINTF
+#undef STARPU_HAVE_RINTF
#endif