summaryrefslogtreecommitdiff
path: root/news/pan/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 17:00:04 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 17:00:04 +0000
commit93d60504ba28b53a0391547fe8560fcc45f522ce (patch)
tree187c2596a766c5abcdc0fd99315a38b0b919b2eb /news/pan/files
parentUpdate to 0.12.3. (diff)
Update to 0.10.0.92.
Notes
Notes: svn path=/head/; revision=48573
Diffstat (limited to 'news/pan/files')
-rw-r--r--news/pan/files/patch-pan::text.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/news/pan/files/patch-pan::text.c b/news/pan/files/patch-pan::text.c
index 3db49986b4c3..660712b92e8a 100644
--- a/news/pan/files/patch-pan::text.c
+++ b/news/pan/files/patch-pan::text.c
@@ -1,14 +1,14 @@
$FreeBSD$
---- pan/text.c 2001/09/24 08:24:33 1.1
-+++ pan/text.c 2001/09/24 08:25:03
+--- pan/text.c.orig Fri Oct 5 00:39:24 2001
++++ pan/text.c Mon Oct 8 19:54:22 2001
@@ -23,8 +23,6 @@
#include <ctype.h>
#include <string.h>
-#include <alloca.h>
-
- #include <libgnomeui/libgnomeui.h>
-
- #include <gdk-pixbuf/gdk-pixbuf.h>
+ #include <glib.h>
+ #include <gtk/gtkmain.h>
+ #include <gtk/gtkwidget.h>