event_pipe: moved variable "main_task" to main.c

This commit is contained in:
Max Kellermann
2009-01-03 13:19:01 +01:00
parent 96814397ad
commit 48aace1859
5 changed files with 5 additions and 7 deletions

View File

@@ -30,6 +30,7 @@
#include "update.h"
#include "idle.h"
#include "conf.h"
#include "main.h"
#include <glib.h>