12 lines
335 B
Text
12 lines
335 B
Text
$NetBSD: patch-ak,v 1.2 2001/04/11 21:32:01 jtb Exp $
|
|
|
|
--- sd/dv/ucdiagram.c.orig Mon Oct 23 10:09:42 2000
|
|
+++ sd/dv/ucdiagram.c
|
|
@@ -41,7 +41,6 @@
|
|
#include "ucdiagram.h"
|
|
#include "note.h"
|
|
#include <stdio.h>
|
|
-#include <values.h>
|
|
|
|
UCDiagram::UCDiagram(Config *c, UCWindow *d, UCViewer *v, UCGraph *g):
|
|
ERDiagram(c, d, v, g) {
|