X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui.c;h=232572914bd9b7ca83038a334a7cff1b3ce2fdaf;hp=de0e9c54a2729c4d597b8521989c233bf8340bb1;hb=c430e588047c5db3eb0d043c4dd1378680ec2bcf;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];