From 8661561f12bea6a9b46f87d7563bc4c24b684380 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 6 Dec 2003 13:07:52 +0000 Subject: Add apwal, a simple and powerful application launcher. It is composed in 2 parts: the application launcher itself and a good looking easy to use editor. PR: ports/59940 Submitted by: Volker Stolz --- x11/apwal/files/patch-app.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 x11/apwal/files/patch-app.c (limited to 'x11/apwal/files/patch-app.c') diff --git a/x11/apwal/files/patch-app.c b/x11/apwal/files/patch-app.c new file mode 100644 index 000000000000..e17a316552e3 --- /dev/null +++ b/x11/apwal/files/patch-app.c @@ -0,0 +1,10 @@ +--- app.c.orig Wed Nov 26 11:50:10 2003 ++++ app.c Wed Nov 26 11:50:23 2003 +@@ -18,6 +18,7 @@ + */ + + ++#include + #include "common.h" + #include + -- cgit v1.2.3