--- screen-4.0.2/socket.c       2003-09-08 16:26:50.000000000 +0200
+++ screen-4.0.2-rzm/socket.c   2003-12-16 13:23:15.000000000 +0100
@@ -54,6 +54,7 @@
#endif
static void  FinishAttach __P((struct msg *));
static void  AskPassword __P((struct msg *));
+int sockdir = SOCKDIR_LOCAL;


extern char *RcFileName, *extra_incap, *extra_outcap;