summaryrefslogtreecommitdiff
path: root/wm/icecc/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'wm/icecc/patches/patch-ae')
-rw-r--r--wm/icecc/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/wm/icecc/patches/patch-ae b/wm/icecc/patches/patch-ae
new file mode 100644
index 00000000000..3e3141ec7ad
--- /dev/null
+++ b/wm/icecc/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2006/12/08 11:59:26 obache Exp $
+
+fix compiler warnings
+
+--- icewm4vim/icefonsel.cpp.orig 2006-02-03 14:56:21.000000000 +0000
++++ icewm4vim/icefonsel.cpp
+@@ -1,3 +1,5 @@
++#include <sys/stat.h>
++#include <dirent.h>
+ #include <stdio.h>
+
+ #include <qapplication.h>