--- corehttp/src/common.h.orig 2009-12-01 09:29:18.000000000 +0200 +++ corehttp/src/common.h 2009-12-01 09:31:47.000000000 +0200 @@ -36,7 +36,7 @@ #define BUFSIZE 2048 #define BUFSIZE_S "2048" #define PATHSIZE 256 -#define PATHSIZE_S "256" +#define PATHSIZE_S "255" #define SETSIZE 16 #ifndef GLOBALS_DEFINED