summaryrefslogtreecommitdiff
path: root/x11/xpaste/patches/patch-ab
blob: cd3c288b8a6e375817a5d3ef3b275f7fb9fa8b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2003/12/04 09:27:01 seb Exp $

--- xpaste.c.orig	2003-11-18 07:23:53.000000000 +0000
+++ xpaste.c
@@ -18,7 +18,7 @@ static char rcsid[] = "$Id: xpaste.c,v 1
 #include <X11/Xaw/AsciiText.h>
 #include <X11/Xaw/Form.h>
 #include <X11/Xaw/Command.h>
-#include <varargs.h>
+#include <stdarg.h>
 #include "patchlevel.h"
 
 #ifndef WIDTHPADDING