]> granicus.if.org Git - graphviz/commitdiff
missing extern for func defined in common
authorJohn Ellson <ellson@research.att.com>
Thu, 14 Nov 2013 17:26:30 +0000 (12:26 -0500)
committerJohn Ellson <ellson@research.att.com>
Thu, 14 Nov 2013 17:26:30 +0000 (12:26 -0500)
lib/gvc/gvconfig.c

index 681fc5da221ef236deaca965e8983eb7f3cde7f5..75147a8c81504296737461773712dba35edfc44d 100644 (file)
@@ -62,6 +62,9 @@ static int glob (GVC_t * gvc, char*, int, int (*errfunc)(const char *, int), glo
 #include       "gvcint.h"
 #include        "gvcproc.h"
 
+/* FIXME */
+extern Dt_t * textfont_dict_open(GVC_t *gvc);
+
 /*
     A config for gvrender is a text file containing a
     list of plugin librariess and their capabilities using a tcl-like