$OpenBSD: patch-node_c,v 1.1.1.1 2018/08/28 15:09:08 bcallah Exp $

Index: node.c
--- node.c.orig
+++ node.c
@@ -10,6 +10,7 @@
 
 #include <stdio.h>
 #include <math.h>
+#include <stdarg.h>
 #include <stdlib.h>
 #include <string.h>
 
