pkgsrc-wip/calcurse/patches/patch-src_utils.c

13 lines
212 B
C

$NetBSD$
--- src/utils.c.orig 2017-01-12 07:38:27.000000000 +0000
+++ src/utils.c
@@ -35,6 +35,7 @@
*/
#include <time.h>
+#include <stdarg.h>
#include <string.h>
#include <strings.h>
#include <stdlib.h>