t/io_uring: use fio provided memory barriers
[fio.git] / graph.c
diff --git a/graph.c b/graph.c
index f82b52add468f95b5d8d180618a971f04bb79cc6..7a174170c7562fe7b13b27506ba0b68709d3df00 100644 (file)
--- a/graph.c
+++ b/graph.c
@@ -21,7 +21,7 @@
  *
  */
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <math.h>
 #include <assert.h>
 #include <stdlib.h>