blob: e70a86dd040ae950cb0c0ad039d575057eb239d2 [file] [log] [blame]
Jens Axboe9af4a242012-03-16 10:13:49 +01001#ifndef GFIO_OPTIONS_H
2#define GFIO_OPTIONS_H
3
Jens Axboecf3d8242012-03-24 08:56:50 +01004void gopt_get_options_window(GtkWidget *window, struct gfio_client *gc);
Jens Axboe9af4a242012-03-16 10:13:49 +01005
6#endif