summaryrefslogtreecommitdiff
path: root/x11/xpaste/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpaste/patches/patch-ab')
-rw-r--r--x11/xpaste/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xpaste/patches/patch-ab b/x11/xpaste/patches/patch-ab
new file mode 100644
index 00000000000..cd3c288b8a6
--- /dev/null
+++ b/x11/xpaste/patches/patch-ab
@@ -0,0 +1,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