blob: 338eda9695ab68800a04408a519581838cf616b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ac,v 1.1 2001/07/11 10:35:57 drochner Exp $
--- gtkextra/gtkplotps.c.orig Tue Jul 10 13:27:39 2001
+++ gtkextra/gtkplotps.c Tue Jul 10 13:28:10 2001
@@ -34,7 +34,6 @@
#include <ctype.h>
#include <time.h>
#include <gtk/gtk.h>
-#include <wctype.h>
#include "gtkplot.h"
#include "gtkpsfont.h"
|