$NetBSD: patch-fd,v 1.1 2007/05/12 00:22:17 tnn Exp $

--- ./lib/libxview/dnd/dnd_dsdm.c.orig	1993-06-29 07:16:00.000000000 +0200
+++ ./lib/libxview/dnd/dnd_dsdm.c
@@ -26,6 +26,7 @@ static char     sccsid[] = "@(#)dnd_dsdm
 			(dnd->siteRects[i].screen_number == dnd->screenNumber)
 
 Xv_private int DndSendPreviewEvent();
+static void	ReplyProc();
 
 
 Xv_private int
@@ -40,7 +41,6 @@ DndContactDSDM(dnd)
     if (!dnd->sel) {
         Xv_object  	owner,
     			server;
-    	static void	ReplyProc();
 
     	owner = (Xv_object)xv_get(DND_PUBLIC(dnd), XV_OWNER);
 
