]> granicus.if.org Git - graphviz/commitdiff
add missing #include
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 3 Apr 2021 19:44:43 +0000 (12:44 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Apr 2021 02:20:50 +0000 (19:20 -0700)
lib/expr/exerror.c

index 5b58de337b4bb7a787350b4c2ff452ec487ded00..bb0e1ea3f46f483ed22ac38b4af61ba5db8f2fdc 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 #include <expr/exlib.h>
+#include <stdarg.h>
 
 /*
  * library error handler