freebsd-ports/x11-fm/FSViewer/files/patch-src::DnD.c
Edwin Groothuis 34e58bc6ad FSViewer new port
FSViewer is a file system viewer for Window Maker, developed
	by George Clernon visually and functionally in analogy to
	the Workspace Manager of NeXTStep(TM).

PR:		ports/56566
Submitted by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
2003-10-07 23:48:02 +00:00

12 lines
249 B
C

*** src/DnD.c.orig Sat Jan 5 18:05:02 2002
--- src/DnD.c Sat Sep 6 19:12:27 2003
***************
*** 21,27 ****
#include <X11/cursorfont.h>
#include <stdio.h>
#include <stdlib.h>
- #include <values.h>
#include "DnD.h"
--- 21,26 ----