8661561f12
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>
10 lines
170 B
C
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>
|
|
|