--- screen-4.0.2/display.h      2003-07-01 16:01:42.000000000 +0200
+++ screen-4.0.2-rzm/display.h  2003-12-16 13:23:15.000000000 +0100
@@ -343,3 +343,13 @@
#define HSTATUS_MESSAGE                2
#define HSTATUS_HS             3
#define HSTATUS_ALWAYS         (1<<2)
+
+struct statusposstr
+{
+       int     row, col;
+};
+
+#define STATUS_TOP             1
+#define STATUS_BOTTOM          0
+#define STATUS_LEFT            0
+#define STATUS_RIGHT           1
Tylko w screen-4.0.2-rzm/doc: Makefile