]> granicus.if.org Git - graphviz/commitdiff
gvusershape.c: squash -Wmissing-prototypes warnings
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 17 Nov 2021 03:30:45 +0000 (19:30 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 21 Nov 2021 01:09:39 +0000 (17:09 -0800)
lib/gvc/gvusershape.c

index b677bfcc0a755fbedd87c7b773230bfc2ca21626..8773f9f36fd614c549cb9a5fef2b0637fdc5e5d6 100644 (file)
@@ -33,6 +33,9 @@
 #define _BLD_gvc 1
 #include <common/utils.h>
 #include <gvc/gvplugin_loadimage.h>
+#include <gvc/gvplugin.h>
+#include <gvc/gvcint.h>
+#include <gvc/gvcproc.h>
 
 extern char *Gvimagepath;
 extern char *HTTPServerEnVar;