X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=graph.c;h=1194510e441a111a713bdd6f2202d5af6eed6107;hp=d7bdbe5fb8136dcae5908f57990db3d1c74499b6;hb=09ad20ff60eb8c11edf407c4060062dae187f5e7;hpb=1e1ffcc41c12011f665d8f962d0d387305e32522 diff --git a/graph.c b/graph.c index d7bdbe5f..1194510e 100644 --- a/graph.c +++ b/graph.c @@ -29,6 +29,7 @@ #include #include "tickmarks.h" +#include "graph.h" struct xyvalue { double x, y;