]> AND Public Git Repository - simgrid.git/blobdiff - src/instr/instr_private.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[INSTR] Remove duplicated code in new_pajePushState()
[simgrid.git] / src / instr / instr_private.h
index c004b99634f4dad86cfead597b5ed005859cfcca..bd861c15851f550abbf4a6ffc6290b847e2e087f 100644 (file)
@@ -453,7 +453,7 @@ typedef struct s_instr_extra_data {
 
 SG_END_DECL()
 
-#ifdef HAVE_JEDULE
+#if HAVE_JEDULE
 #include "simgrid/jedule/jedule_sd_binding.h"
 #endif