freebsd-ports/x11/apwal/files/patch-app.c
Pav Lucistnik 8661561f12 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 <stolz@i2.informatik.rwth-aachen.de>
2003-12-06 13:07:52 +00:00

10 lines
170 B
C

--- app.c.orig Wed Nov 26 11:50:10 2003
+++ app.c Wed Nov 26 11:50:23 2003
@@ -18,6 +18,7 @@
*/
+#include <sys/types.h>
#include "common.h"
#include <string.h>