summaryrefslogtreecommitdiff
path: root/misc/multitail/patches/patch-ui.c
blob: 5f33506eac2de0753f3ed3626c51a2288d832bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ui.c,v 1.1 2017/01/04 22:26:02 roy Exp $

--- ui.c.orig	2017-01-04 21:58:51.719680033 +0000
+++ ui.c
@@ -12,6 +12,7 @@
 #include <sys/utsname.h>
 #include <pwd.h>
 #include <signal.h>
+#include <stdarg.h>
 #include <unistd.h>
 
 #include "mt.h"