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>
12 lines
249 B
C
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 ----
|