Move rbtree into lib/
[fio.git] / gfio.c
diff --git a/gfio.c b/gfio.c
index e4d1f218890fe7283eaeb97ff0fd1eb3578563a1..274dea8f59998045bf6965936091351e1bfb1fe3 100644 (file)
--- a/gfio.c
+++ b/gfio.c
@@ -1389,7 +1389,7 @@ static GtkWidget *new_client_page(struct gui_entry *ge)
        gtk_container_add(GTK_CONTAINER(bottom_align), ge->buttonbox);
        gtk_box_pack_start(GTK_BOX(main_vbox), bottom_align, FALSE, FALSE, 0);
 
-       add_buttons(ge, buttonspeclist, ARRAYSIZE(buttonspeclist));
+       add_buttons(ge, buttonspeclist, ARRAY_SIZE(buttonspeclist));
 
        /*
         * Set up thread status progress bar