File: 10_etasks-missing-include.patch

package info (click to toggle)
evolution 2.6.3-6etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 79,516 kB
  • ctags: 32,159
  • sloc: ansic: 295,007; xml: 10,755; sh: 9,373; makefile: 3,756; perl: 1,591
file content (11 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
diff -ru evolution-2.6.2.orig/calendar/gui/e-tasks.c evolution-2.6.2/calendar/gui/e-tasks.c
--- evolution-2.6.2.orig/calendar/gui/e-tasks.c	2006-05-03 16:01:45.000000000 +0200
+++ evolution-2.6.2/calendar/gui/e-tasks.c	2006-05-30 20:23:05.000000000 +0200
@@ -39,6 +39,7 @@
 #include "e-util/e-config-listener.h"
 #include "e-util/e-util-private.h"
 #include "shell/e-user-creatable-items-handler.h"
+#include "libedataserver/e-categories.h"
 #include <libedataserver/e-url.h>
 #include <libedataserver/e-categories.h>
 #include <libecal/e-cal-time-util.h>