$OpenBSD: patch-src_lib_fte_graf_c,v 1.1 2010/05/09 17:50:26 espie Exp $
--- src/lib/fte/graf.c.orig	Sun May  9 19:20:13 2010
+++ src/lib/fte/graf.c	Sun May  9 19:21:57 2010
@@ -52,6 +52,8 @@ double *readtics();
 #define XFACTOR 2       /* How much to expand the X scale during iplot. */
 #define YFACTOR 1.5     /* How much to expand the Y scale during iplot. */
 
+static drawlegend(GRAPH *, int, struct dvec *);
+static gr_resize_internal(GRAPH *);
 /*
  *  Start of a new graph.
  *  Fill in the data that gets displayed.
