X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=gfio.h;h=2bf0ea2424373ae6f3a589e36e08c983c3d75950;hp=aa14e3c7d961108c7759bbe9449c2fbea7b65d57;hb=9ce6f6f2bd636e9678982b86d6992ed419634c31;hpb=92a0daf8163eaa8d117d1e6e4fdc11a8dddac2d2 diff --git a/gfio.h b/gfio.h index aa14e3c7..2bf0ea24 100644 --- a/gfio.h +++ b/gfio.h @@ -78,7 +78,9 @@ struct gui { int handler_running; GHashTable *ge_hash; -} main_ui; +}; + +extern struct gui main_ui; enum { GE_STATE_NEW = 1,