Merge branch 'gfio' of ssh://brick.kernel.dk/data/git/fio into gfio
[fio.git] / goptions.h
... / ...
CommitLineData
1#ifndef GFIO_OPTIONS_H
2#define GFIO_OPTIONS_H
3
4void gopt_get_options_window(GtkWidget *window, struct thread_options *o);
5
6#endif