aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-20 11:56:33 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-20 11:56:33 +0000
commit1a225da53369a761a8483b6efa8970b361298333 (patch)
treecca9656eff82c278617685befc8f1217fe4df239 /x11
parent581ac717809ab14adfffb506c123272eb77712ec (diff)
downloadports-1a225da53369a761a8483b6efa8970b361298333.tar.gz
ports-1a225da53369a761a8483b6efa8970b361298333.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/wmfstatus/files/patch-wmfstatus.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/wmfstatus/files/patch-wmfstatus.c b/x11/wmfstatus/files/patch-wmfstatus.c
new file mode 100644
index 000000000000..52dedf9b5ed3
--- /dev/null
+++ b/x11/wmfstatus/files/patch-wmfstatus.c
@@ -0,0 +1,10 @@
+--- wmfstatus.c
++++ wmfstatus.c
+@@ -16,7 +16,6 @@
+ #include <sys/ioctl.h>
+ #include <sys/file.h>
+
+-#include <utmp.h>
+ #include <dirent.h>
+
+ #include <X11/Xlib.h>