$NetBSD: patch-ab,v 1.2 2012/12/26 17:12:57 ryoon Exp $ --- lhs.h.orig 2001-02-25 14:48:00.000000000 +0000 +++ lhs.h @@ -7,7 +7,10 @@ #define VERSION "lhs/0.1" +#ifndef DEFAULT_ROOT_DIR #define DEFAULT_ROOT_DIR "/home/httpd/html" +#endif + #define DEFAULT_HTTP_PORT 8000 #define DEFAULT_HTTPS_PORT 8001 #define DEFAULT_MAX_SOCKS 50