summaryrefslogtreecommitdiff
path: root/chat/smirk/patches/patch-src_forms.c
blob: 1d47eab28c165219aa4fa758dd4f2f05736bce8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-src_forms.c,v 1.1 2017/01/03 21:27:33 roy Exp $

--- src/forms.c.orig	2017-01-03 21:22:56.040858695 +0000
+++ src/forms.c
@@ -37,6 +37,7 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <ctype.h>
+#include <stdarg.h>
 
 #include "config.h"