--- src/include/httpd.h.orig Mon Oct 8 22:56:05 2001 +++ src/include/httpd.h Wed Oct 17 14:37:56 2001 @@ -855,6 +855,7 @@ * record to improve 64bit alignment the next time we need to break * binary compatibility for some other reason. */ + char *execfilename; /* physical filename to exec */ };