summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-aw
blob: 8206378cf155dcee10e16159ac330cb6a5045972 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aw,v 1.2 2001/12/20 09:19:56 tron Exp $

--- lib/libxview/dnd/dnd.c.orig	Tue Jun 29 07:15:57 1993
+++ lib/libxview/dnd/dnd.c	Thu Dec 20 10:09:16 2001
@@ -38,6 +38,10 @@
 extern int  DndContactDSDM();
 extern int  DndFindSite();
 extern XID  DndGetCursor();
+static int SendTrigger();
+static int SendOldDndEvent();
+static int WaitForAck();
+static int IsV2App();
 
 Xv_public int
 dnd_send_drop(dnd_public)