summaryrefslogtreecommitdiff
path: root/x11-fm/FSViewer/files/patch-src::DnD.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/FSViewer/files/patch-src::DnD.c')
-rw-r--r--x11-fm/FSViewer/files/patch-src::DnD.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-fm/FSViewer/files/patch-src::DnD.c b/x11-fm/FSViewer/files/patch-src::DnD.c
new file mode 100644
index 000000000000..f173214bf63c
--- /dev/null
+++ b/x11-fm/FSViewer/files/patch-src::DnD.c
@@ -0,0 +1,12 @@
+*** 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 ----