openbsd-ports/x11/gtk+extra/patches/patch-gtkextra_gtkplotps_c
margarida 6c1d2624ab Import of GTK+extra version 0.99.17
--
GTK+extra is a useful widget library set complementary 
to GTK+ for creating graphical interfaces for the X
Window System.

WWW: http://gtkextra.sourceforge.net/

From: Chris Kuethe <ckuethe@ualberta.ca>

brad@ ok
2003-01-22 17:10:59 +00:00

13 lines
410 B
Plaintext

$OpenBSD: patch-gtkextra_gtkplotps_c,v 1.1.1.1 2003/01/22 17:10:59 margarida Exp $
--- gtkextra/gtkplotps.c.orig Wed Jan 15 19:26:24 2003
+++ gtkextra/gtkplotps.c Wed Jan 15 19:26:51 2003
@@ -34,7 +34,7 @@
#include <ctype.h>
#include <time.h>
#include <gtk/gtk.h>
-#include <wctype.h>
+/* #include <wctype.h> */ /* OpenBSD doesn't have ctype.h for wide chars */
#include <locale.h>
#include "gtkplot.h"