From 4e347ced58ba2809d0631b34db81e001c577c360 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Fri, 9 Sep 2011 01:16:37 +0000 Subject: Fix build with clang. --- x11/9box/files/patch-src__wm.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/9box/files/patch-src__wm.c (limited to 'x11/9box/files/patch-src__wm.c') diff --git a/x11/9box/files/patch-src__wm.c b/x11/9box/files/patch-src__wm.c new file mode 100644 index 000000000000..d08da87ae270 --- /dev/null +++ b/x11/9box/files/patch-src__wm.c @@ -0,0 +1,11 @@ +--- src/wm.c.orig 2011-09-08 14:25:35.000000000 +0800 ++++ src/wm.c 2011-09-08 14:25:46.000000000 +0800 +@@ -19,6 +19,8 @@ + + /* $Id: wm.c,v 1.1 2002/04/23 23:42:36 benj Exp $ */ + ++#include ++#include + #include + #include + -- cgit v1.2.3