X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui.c;h=232572914bd9b7ca83038a334a7cff1b3ce2fdaf;hp=de0e9c54a2729c4d597b8521989c233bf8340bb1;hb=a4dbed1c3c7fb8b1b334aa62edcd8d673b3d18b2;hpb=d7cda933daa35663b2b9b61d62cb514afa37fd18 diff --git a/gui.c b/gui.c index de0e9c54..23257291 100644 --- a/gui.c +++ b/gui.c @@ -24,7 +24,10 @@ #include "ringbuffer.h" #include "string.h" #include "fd.h" +#include "error.h" +/** define the array of error lists needed by para_gui */ +INIT_GUI_ERRLISTS; extern const char *status_item_list[NUM_STAT_ITEMS]; static char *stat_content[NUM_STAT_ITEMS];