summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gnotime/files/gnotime-2.3.0-missing-includes.patch')
-rw-r--r--app-office/gnotime/files/gnotime-2.3.0-missing-includes.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/app-office/gnotime/files/gnotime-2.3.0-missing-includes.patch b/app-office/gnotime/files/gnotime-2.3.0-missing-includes.patch
deleted file mode 100644
index 207c6cd..0000000
--- a/app-office/gnotime/files/gnotime-2.3.0-missing-includes.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -urN gnotime-2.3.0-r2.orig/src/ghtml.c gnotime-2.3.0-r2/src/ghtml.c
---- gnotime-2.3.0-r2.orig/src/ghtml.c 2009-06-01 20:50:50.206060968 -0400
-+++ gnotime-2.3.0-r2/src/ghtml.c 2009-06-01 20:51:59.306074517 -0400
-@@ -24,6 +24,7 @@
- #include <libguile.h>
- #include <libguile/backtrace.h>
- #include <limits.h>
-+#include <math.h>
- #include <stdio.h>
- #include <string.h>
- #include <libgnomevfs/gnome-vfs.h>
-diff -urN gnotime-2.3.0-r2.orig/src/notes-area.c gnotime-2.3.0-r2/src/notes-area.c
---- gnotime-2.3.0-r2.orig/src/notes-area.c 2009-06-01 20:50:50.206060968 -0400
-+++ gnotime-2.3.0-r2/src/notes-area.c 2009-06-01 20:52:40.076074295 -0400
-@@ -22,6 +22,7 @@
- #include <gnome.h>
-
- #include "proj.h"
-+#include "menus.h"
- #include "notes-area.h"
- #include "util.h"
-